|
@@ -1,366 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
|
-<VisualStudioProject
|
|
|
|
|
- ProjectType="Visual C++"
|
|
|
|
|
- Version="9.00"
|
|
|
|
|
- Name="RocketInvaders"
|
|
|
|
|
- ProjectGUID="{3C58D3B5-9478-4221-954A-01E3C4F1FA89}"
|
|
|
|
|
- TargetFrameworkVersion="131072"
|
|
|
|
|
- >
|
|
|
|
|
- <Platforms>
|
|
|
|
|
- <Platform
|
|
|
|
|
- Name="Win32"
|
|
|
|
|
- />
|
|
|
|
|
- </Platforms>
|
|
|
|
|
- <ToolFiles>
|
|
|
|
|
- </ToolFiles>
|
|
|
|
|
- <Configurations>
|
|
|
|
|
- <Configuration
|
|
|
|
|
- Name="Debug|Win32"
|
|
|
|
|
- OutputDirectory="$(ProjectDir)$(ConfigurationName)"
|
|
|
|
|
- IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
|
- ConfigurationType="1"
|
|
|
|
|
- >
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCPreBuildEventTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCCustomBuildTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCXMLDataGeneratorTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCMIDLTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCCLCompilerTool"
|
|
|
|
|
- Optimization="0"
|
|
|
|
|
- AdditionalIncludeDirectories="..\shell\include;..\..\Include"
|
|
|
|
|
- PreprocessorDefinitions="WIN32"
|
|
|
|
|
- RuntimeLibrary="3"
|
|
|
|
|
- WarningLevel="4"
|
|
|
|
|
- DebugInformationFormat="3"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCManagedResourceCompilerTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCResourceCompilerTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCPreLinkEventTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCLinkerTool"
|
|
|
|
|
- AdditionalDependencies="RocketCore_d.lib RocketDebugger_d.lib RocketControls_d.lib opengl32.lib"
|
|
|
|
|
- OutputFile="..\..\bin\$(ProjectName)_d.exe"
|
|
|
|
|
- AdditionalLibraryDirectories="..\shell\libpng; ..\..\bin"
|
|
|
|
|
- GenerateDebugInformation="true"
|
|
|
|
|
- SubSystem="2"
|
|
|
|
|
- RandomizedBaseAddress="1"
|
|
|
|
|
- DataExecutionPrevention="0"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCALinkTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCManifestTool"
|
|
|
|
|
- EmbedManifest="true"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCXDCMakeTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCBscMakeTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCFxCopTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCAppVerifierTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCPostBuildEventTool"
|
|
|
|
|
- />
|
|
|
|
|
- </Configuration>
|
|
|
|
|
- <Configuration
|
|
|
|
|
- Name="Release|Win32"
|
|
|
|
|
- OutputDirectory="$(ProjectDir)$(ConfigurationName)"
|
|
|
|
|
- IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
|
- ConfigurationType="1"
|
|
|
|
|
- >
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCPreBuildEventTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCCustomBuildTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCXMLDataGeneratorTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCMIDLTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCCLCompilerTool"
|
|
|
|
|
- AdditionalIncludeDirectories="..\shell\include;..\..\Include"
|
|
|
|
|
- PreprocessorDefinitions="WIN32"
|
|
|
|
|
- RuntimeLibrary="2"
|
|
|
|
|
- WarningLevel="4"
|
|
|
|
|
- DebugInformationFormat="3"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCManagedResourceCompilerTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCResourceCompilerTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCPreLinkEventTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCLinkerTool"
|
|
|
|
|
- AdditionalDependencies="RocketCore.lib RocketDebugger.lib RocketControls.lib opengl32.lib"
|
|
|
|
|
- OutputFile="..\..\bin\$(ProjectName).exe"
|
|
|
|
|
- AdditionalLibraryDirectories="..\shell\libpng; ..\..\bin"
|
|
|
|
|
- GenerateDebugInformation="true"
|
|
|
|
|
- SubSystem="2"
|
|
|
|
|
- RandomizedBaseAddress="1"
|
|
|
|
|
- DataExecutionPrevention="0"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCALinkTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCManifestTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCXDCMakeTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCBscMakeTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCFxCopTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCAppVerifierTool"
|
|
|
|
|
- />
|
|
|
|
|
- <Tool
|
|
|
|
|
- Name="VCPostBuildEventTool"
|
|
|
|
|
- />
|
|
|
|
|
- </Configuration>
|
|
|
|
|
- </Configurations>
|
|
|
|
|
- <References>
|
|
|
|
|
- </References>
|
|
|
|
|
- <Files>
|
|
|
|
|
- <Filter
|
|
|
|
|
- Name="Event"
|
|
|
|
|
- >
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Event.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Event.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventHandler.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventHandler.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventInstancer.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventInstancer.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventManager.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventManager.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <Filter
|
|
|
|
|
- Name="Event Handlers"
|
|
|
|
|
- >
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventHandlerHighScore.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventHandlerHighScore.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventHandlerOptions.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventHandlerOptions.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventHandlerStartGame.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\EventHandlerStartGame.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- </Filter>
|
|
|
|
|
- </Filter>
|
|
|
|
|
- <Filter
|
|
|
|
|
- Name="Game"
|
|
|
|
|
- >
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Defender.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Defender.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\ElementGame.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\ElementGame.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Game.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Game.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\GameDetails.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\GameDetails.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Invader.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Invader.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Mothership.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Mothership.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Shield.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Shield.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Sprite.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\Sprite.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <Filter
|
|
|
|
|
- Name="High Scores"
|
|
|
|
|
- >
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\DecoratorDefender.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\DecoratorDefender.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\DecoratorInstancerDefender.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\DecoratorInstancerDefender.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\HighScores.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\HighScores.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\HighScoresNameFormatter.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\HighScoresNameFormatter.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\HighScoresShipFormatter.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\HighScoresShipFormatter.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- </Filter>
|
|
|
|
|
- </Filter>
|
|
|
|
|
- <Filter
|
|
|
|
|
- Name="Starfield"
|
|
|
|
|
- >
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\DecoratorInstancerStarfield.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\DecoratorInstancerStarfield.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\DecoratorStarfield.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\DecoratorStarfield.h"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- </Filter>
|
|
|
|
|
- <File
|
|
|
|
|
- RelativePath=".\src\main.cpp"
|
|
|
|
|
- >
|
|
|
|
|
- </File>
|
|
|
|
|
- </Files>
|
|
|
|
|
- <Globals>
|
|
|
|
|
- </Globals>
|
|
|
|
|
-</VisualStudioProject>
|
|
|