mirror of
https://bitbucket.org/CPMADevs/cnq3
synced 2024-11-29 07:12:18 +00:00
954c80a8b5
use the "premake" tool from the cnq3tools repo with "--quake3dir=<q3dir>" to generate a VS sln and gcc makefiles this changeset also removes the "clever" handling of fullscreen/windowed changes which didn't actually work and just broke windowed mode
15 lines
218 B
Text
15 lines
218 B
Text
*.obj
|
|
*.dll
|
|
*.exe
|
|
*.sdf
|
|
*.suo
|
|
*.ncb
|
|
*.pdb
|
|
*.idb
|
|
code/freetype/objs/
|
|
code/freetype/builds/
|
|
code/qcommon/git.h
|
|
code/win32/msvc*/build/
|
|
code/win32/msvc*/*user*
|
|
code/win32/msvc*/*sdf
|
|
code/win32/winquake.res
|