|
|
1.1 root 1:
2: include_directories(. ../.. ../debug ../includes ${SDL2_INCLUDE_DIR} ${PCAP_INCLUDE_DIR})
3:
4: set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-write-strings")
5:
6: add_library(GuiSdl
7: dlgAbout.c dlgAdvanced.c dlgAlert.c dlgBoot.c dlgDimension.c
8: dlgDiskSelect.c dlgEthernet.c dlgEthernetAdvanced.c dlgFileSelect.c
9: dlgFloppy.c dlgGraphics.c dlgKeyboard.c dlgMain.c dlgMemory.c
10: dlgMemoryAdvanced.c dlgMissingFile.c dlgMouse.c dlgOpticalDisk.c
11: dlgPrinter.c dlgRom.c dlgSCSI.c dlgSound.c dlgSystem.c sdlgui.c
12: )
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.