Tanks.dsp
资源名称:tanksrc.zip [点击查看]
上传用户:royluo
上传日期:2007-01-05
资源大小:1584k
文件大小:38k
源码类别:
游戏
开发平台:
Visual C++
- # Microsoft Developer Studio Project File - Name="Tanks" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 5.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Application" 0x0101
- CFG=Tanks - Win32 Debug
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "Tanks.mak".
- !MESSAGE
- !MESSAGE You can specify a configuration when running NMAKE
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "Tanks.mak" CFG="Tanks - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "Tanks - Win32 Release" (based on "Win32 (x86) Application")
- !MESSAGE "Tanks - Win32 Debug" (based on "Win32 (x86) Application")
- !MESSAGE
- # Begin Project
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- MTL=midl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "Tanks - Win32 Release"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "Release"
- # PROP BASE Intermediate_Dir "Release"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 5
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "Release"
- # PROP Intermediate_Dir "Release"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /G5 /MT /W4 /GX /Zi /O2 /I "inc" /I "inl" /I "src" /I "." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /Yu"stdafx.h" /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
- # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
- # ADD LINK32 ole32.lib dsound.lib winmm.lib /nologo /subsystem:windows /debug /debugtype:both /machine:I386
- !ELSEIF "$(CFG)" == "Tanks - Win32 Debug"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "Debug"
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 5
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "Debug"
- # PROP Intermediate_Dir "Debug"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /G5 /MTd /W4 /Gm /GX /Zi /Od /I "inc" /I "inl" /I "src" /I "." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /Yu"stdafx.h" /FD /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
- # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
- # ADD LINK32 ole32.lib dsound.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386
- # SUBTRACT LINK32 /profile
- !ENDIF
- # Begin Target
- # Name "Tanks - Win32 Release"
- # Name "Tanks - Win32 Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=.srcAmmoStatus.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcAniButton.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcAnimateTank.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcBitMask.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcBomb.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcBomber.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcBonus.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcBonusStatus.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcBullet.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcChatDlg.cpp
- # ADD CPP /I ".."
- # End Source File
- # Begin Source File
- SOURCE=.srcclient.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcCommManager.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcCommSettingDlg.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcDib.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcDrawDib.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcEnumSession.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcGameBoard.cpp
- # ADD CPP /I ".."
- # End Source File
- # Begin Source File
- SOURCE=.srcGameManager.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcGameObject.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcGameObjectsList.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcGameOver.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcGameSetup.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcHost.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcImageManager.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcKbdManager.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcKeyMappingDlg.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcKeysTable.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcManouverSet.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcMessage.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcMine.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcMyEdit.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcQueue.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcservermgmtdlg.cpp
- # ADD CPP /I ".."
- # End Source File
- # Begin Source File
- SOURCE=.srcShell.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcShieldStatus.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcSoundManager.cpp
- # End Source File
- # Begin Source File
- SOURCE=.StdAfx.cpp
- # ADD CPP /Yc"stdafx.h"
- # End Source File
- # Begin Source File
- SOURCE=.srcTankObj.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcTanks.cpp
- # End Source File
- # Begin Source File
- SOURCE=.Tanks.rc
- !IF "$(CFG)" == "Tanks - Win32 Release"
- !ELSEIF "$(CFG)" == "Tanks - Win32 Debug"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.srcTanksDlg.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcTimer.cpp
- # End Source File
- # Begin Source File
- SOURCE=.srcWorkerThread.cpp
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE=.AnimateTank.h
- # End Source File
- # Begin Source File
- SOURCE=.incChatDlg.h
- # End Source File
- # Begin Source File
- SOURCE=.incclient.h
- # End Source File
- # Begin Source File
- SOURCE=.CommSettingDlg.h
- # End Source File
- # Begin Source File
- SOURCE=.incgameboard.h
- # End Source File
- # Begin Source File
- SOURCE=.GameSetup.h
- # End Source File
- # Begin Source File
- SOURCE=.incHost.h
- # End Source File
- # Begin Source File
- SOURCE=.incPaletteWindow.h
- # End Source File
- # Begin Source File
- SOURCE=.Resource.h
- # End Source File
- # Begin Source File
- SOURCE=.incservermgmtdlg.h
- # End Source File
- # Begin Source File
- SOURCE=.incSoundManager.h
- # End Source File
- # Begin Source File
- SOURCE=.incSQueue.h
- # End Source File
- # Begin Source File
- SOURCE=.StdAfx.h
- # End Source File
- # Begin Source File
- SOURCE=.Tanks.h
- # End Source File
- # Begin Source File
- SOURCE=.TanksDlg.h
- # End Source File
- # End Group
- # Begin Group "Resource Files"
- # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
- # Begin Source File
- SOURCE=.GraphicsBoard.bmp
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-00.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-01.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-02.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-03.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-04.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-05.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-06.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-07.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-08.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-09.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-10.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomb-Icon.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-000.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-015.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-030.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-045.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-060.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-075.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-090.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-105.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-120.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-135.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-150.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-165.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-180.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-195.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-210.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-225.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-240.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-255.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-270.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-285.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-300.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-315.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-330.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBomber-345.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-00.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-01.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-02.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-03.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-04.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-05.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-06.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-07.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-08.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-09.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-10.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-11.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-12.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-13.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-14.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-15.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-16.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-17.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-18.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Aerial-19.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-00.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-01.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-02.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-03.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-04.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-05.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-06.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-07.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-08.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-09.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-10.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-11.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-12.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-13.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-14.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-15.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-16.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-17.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-18.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Bullets-19.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-00.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-01.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-02.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-03.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-04.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-05.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-06.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-07.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-08.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-09.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-10.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-11.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-12.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-13.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-14.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-15.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-16.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-17.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-18.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-FireRate-19.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Mines-00.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Mines-01.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Mines-02.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Mines-03.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Mines-04.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Mines-05.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Mines-06.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Mines-07.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Mines-08.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-00.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-01.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-02.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-03.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-04.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-05.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-06.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-07.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-08.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-09.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-10.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-11.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-12.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-13.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-14.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-15.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-16.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-17.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-18.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shells-19.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shield-00.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shield-01.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shield-02.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shield-03.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shield-04.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shield-05.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shield-06.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shield-07.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBonus-Shield-08.bmp"
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsBoulders.bmp
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsBullet-Icon.bmp"
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsBullet.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsCheck.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsFastFire.bmp
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-00.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-01.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-02.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-03.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-04.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-05.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-06.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-07.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-08.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-09.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-10.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-11.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-12.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-13.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-14.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-15.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-16.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-17.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-18.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-19.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-20.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-21.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-22.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-23.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-24.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-25.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-26.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-27.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-28.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-29.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-30.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-31.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-32.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-33.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-34.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-35.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-36.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-37.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-38.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-39.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-40.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-41.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-42.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-43.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-44.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-45.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-46.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-47.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-48.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-49.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-50.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-51.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-52.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-53.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-54.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-55.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-56.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-57.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-58.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsGameOver-59.bmp"
- # End Source File
- # Begin Source File
- SOURCE=.resicon1.ico
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsMine-Icon.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsMine-Off.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsMine-On.bmp"
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsNumbers.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsPond.bmp
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 000.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 015.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 030.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 045.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 060.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 075.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 090.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 105.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 120.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 135.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 150.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 165.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 180.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 195.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 210.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 225.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 240.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 255.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 270.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 285.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 300.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 315.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 330.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell - 345.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsShell-Icon.bmp"
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_00.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_01.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_02.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_03.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_04.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_05.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_06.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_07.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_08.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_09.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_10.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_11.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_12.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_13.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_14.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_15.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_16.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_17.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_18.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_19.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_20.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_21.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_22.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_23.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_24.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_25.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_26.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsShell_explode_27.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsSplash.bmp
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-000.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-015.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-030.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-045.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-060.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-075.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-090.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-105.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-120.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-135.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-150.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-165.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-180.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-195.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-210.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-225.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-240.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-255.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-270.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-285.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-300.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-315.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-330.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank1-345.bmp"
- # End Source File
- # Begin Source File
- SOURCE=.resTank1.ico
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-000.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-015.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-030.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-045.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-060.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-075.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-090.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-105.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-120.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-135.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-150.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-165.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-180.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-195.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-210.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-225.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-240.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-255.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-270.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-285.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-300.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-315.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-330.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank2-345.bmp"
- # End Source File
- # Begin Source File
- SOURCE=.restank2.ico
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-000.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-015.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-030.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-045.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-060.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-075.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-090.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-105.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-120.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-135.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-150.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-165.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-180.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-195.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-210.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-225.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-240.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-255.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-270.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-285.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-300.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-315.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-330.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank3-345.bmp"
- # End Source File
- # Begin Source File
- SOURCE=.restank3.ico
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-000.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-015.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-030.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-045.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-060.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-075.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-090.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-105.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-120.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-135.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-150.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-165.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-180.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-195.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-210.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-225.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-240.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-255.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-270.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-285.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-300.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-315.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-330.bmp"
- # End Source File
- # Begin Source File
- SOURCE=".GraphicsTank4-345.bmp"
- # End Source File
- # Begin Source File
- SOURCE=.restank4.ico
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode01.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode02.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode03.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode04.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode05.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode06.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode07.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode08.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode09.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode10.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode11.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode12.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode13.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode14.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode15.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsTankExplode16.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resTanks.ico
- # End Source File
- # Begin Source File
- SOURCE=.resTanks.rc2
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsWallBlock.bmp
- # End Source File
- # Begin Source File
- SOURCE=.GraphicsZombie.bmp
- # End Source File
- # End Group
- # Begin Group "Animation"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.AnimationCancel.avi
- # End Source File
- # Begin Source File
- SOURCE=.AnimationDefault.avi
- # End Source File
- # Begin Source File
- SOURCE=.AnimationOK.avi
- # End Source File
- # Begin Source File
- SOURCE=.AnimationTank1.avi
- # End Source File
- # Begin Source File
- SOURCE=.AnimationTank2.avi
- # End Source File
- # Begin Source File
- SOURCE=.AnimationTank3.avi
- # End Source File
- # Begin Source File
- SOURCE=.AnimationTank4.avi
- # End Source File
- # End Group
- # Begin Group "Libraries"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.libdplayx.lib
- # End Source File
- # Begin Source File
- SOURCE=.libVFW32.LIB
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=.SoundsDropBomb.wav
- # End Source File
- # Begin Source File
- SOURCE=.SoundsFireBullet.wav
- # End Source File
- # Begin Source File
- SOURCE=.SoundsFireShell.wav
- # End Source File
- # Begin Source File
- SOURCE=.SoundsGameOver.wav
- # End Source File
- # Begin Source File
- SOURCE=.SoundsMineExplode.wav
- # End Source File
- # Begin Source File
- SOURCE=.SoundsPickBonus.wav
- # End Source File
- # Begin Source File
- SOURCE=.SoundsShellExplode.wav
- # End Source File
- # Begin Source File
- SOURCE=.SoundsTankExplode.wav
- # End Source File
- # End Target
- # End Project