mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-01-29 20:10:58 +00:00
- added a_fastprojectile.cpp to CMakeLists.txt
SVN r1291 (trunk)
This commit is contained in:
parent
4d991de92d
commit
904b59f266
1 changed files with 1 additions and 0 deletions
|
@ -554,6 +554,7 @@ add_executable( zdoom WIN32
|
|||
g_shared/a_camera.cpp
|
||||
g_shared/a_debris.cpp
|
||||
g_shared/a_decals.cpp
|
||||
g_shared/a_fastprojectile.cpp
|
||||
g_shared/a_flashfader.cpp
|
||||
g_shared/a_fountain.cpp
|
||||
g_shared/a_hatetarget.cpp
|
||||
|
|
Loading…
Reference in a new issue