mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
the Ja2.rc file needs to be in the add_executable target for the icon to appear, and that one requires WinMain. so get rid of dummy.cpp and put sgp/sgp.cpp in there
12 lines
119 B
Plaintext
12 lines
119 B
Plaintext
# CLion
|
|
/.idea/
|
|
/cmake-build-*/
|
|
|
|
# Visual Studio 2022
|
|
/.vs/
|
|
/build/
|
|
/out/
|
|
/CMakePresets.json
|
|
/CMakeSettings.json
|
|
/lib/
|