Update Code::Blocks project to match:

* removal of bullet.h in r2060
 * renaming of base.h, bulletdef.h and weapons.h to basedef.h, projectiledef.h and weapondef.h respectively in r2063

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2080 4a71c877-e1ca-e34f-864e-861f7616d084
master
Giel van Schijndel 2007-07-13 23:12:34 +00:00
parent 33a8ba3a18
commit 99be7db2f4
1 changed files with 3 additions and 4 deletions

View File

@ -421,7 +421,7 @@
<Unit filename="src/aud.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="src/base.h" />
<Unit filename="src/basedef.h" />
<Unit filename="src/bridge.c">
<Option compilerVar="CC" />
</Unit>
@ -430,8 +430,6 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="src/bucket3d.h" />
<Unit filename="src/bullet.h" />
<Unit filename="src/bulletdef.h" />
<Unit filename="src/cdspan.c">
<Option compilerVar="CC" />
</Unit>
@ -751,6 +749,7 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="src/projectile.h" />
<Unit filename="src/projectiledef.h" />
<Unit filename="src/radar.c">
<Option compilerVar="CC" />
</Unit>
@ -856,7 +855,7 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="src/warzoneconfig.h" />
<Unit filename="src/weapons.h" />
<Unit filename="src/weapondef.h" />
<Unit filename="src/winmain.h" />
<Unit filename="src/wrappers.c">
<Option compilerVar="CC" />