- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="Mario"
- ProjectGUID="{FBEC31E2-1523-4108-8991-32258D513383}"
- RootNamespace="Mario"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".Release"
- IntermediateDirectory=".Release"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".Release/Mario.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- PrecompiledHeaderFile=".Release/Mario.pch"
- AssemblerListingLocation=".Release/"
- ObjectFile=".Release/"
- ProgramDataBaseFileName=".Release/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="3081"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="odbc32.lib odbccp32.lib hge.lib hgehelp.lib jge.lib JgeSky60.lib"
- OutputFile="bin/Mario.exe"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- AdditionalLibraryDirectories="../JGE/HGE/lib,../JGE/lib/win"
- ProgramDatabaseFile=".Release/Mario.pdb"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile=".Release/Mario.bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".Debug"
- IntermediateDirectory=".Debug"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".Debug/Mario.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- PrecompiledHeaderFile=".Debug/Mario.pch"
- AssemblerListingLocation=".Debug/"
- ObjectFile=".Debug/"
- ProgramDataBaseFileName=".Debug/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="3081"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="odbc32.lib odbccp32.lib hge.lib hgehelp.lib jge_debug.lib JgeSky60.lib"
- OutputFile="bin/Mario.exe"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- AdditionalLibraryDirectories="../JGE/HGE/lib,../JGE/lib/win"
- IgnoreDefaultLibraryNames="LIBC.LIB;LIBCD.LIB"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".Debug/Mario.pdb"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile=".Debug/Mario.bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath="srcBadFlower.hpp"
- >
- </File>
- <File
- RelativePath="srcGameApp.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="srcGameObject.hpp"
- >
- </File>
- <File
- RelativePath=".srcGameStateEnd.hpp"
- >
- </File>
- <File
- RelativePath=".srcGameStateHelp.hpp"
- >
- </File>
- <File
- RelativePath="srcGameStateLoading.hpp"
- >
- </File>
- <File
- RelativePath="srcGameStateLogo.hpp"
- >
- </File>
- <File
- RelativePath="srcGameStatePlay.hpp"
- >
- </File>
- <File
- RelativePath="srcGameStateSplash.hpp"
- >
- </File>
- <File
- RelativePath="srcJumpingBlock.hpp"
- >
- </File>
- <File
- RelativePath="srcJumpingCoin.hpp"
- >
- </File>
- <File
- RelativePath="srcMario.hpp"
- >
- </File>
- <File
- RelativePath="srcMeshEffect.hpp"
- >
- </File>
- <File
- RelativePath=".srcmonster.hpp"
- >
- </File>
- <File
- RelativePath="srcMushroom.hpp"
- >
- </File>
- <File
- RelativePath="srcQuestion.hpp"
- >
- </File>
- <File
- RelativePath="srcScroller.hpp"
- >
- </File>
- <File
- RelativePath=".srcSnowman.hpp"
- >
- </File>
- <File
- RelativePath="srcTileMap.hpp"
- >
- </File>
- <File
- RelativePath="srcTurtle.hpp"
- >
- </File>
- <File
- RelativePath="srcWeasel.hpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath="srcGameApp.h"
- >
- </File>
- <File
- RelativePath="srcGameState.h"
- >
- </File>
- <File
- RelativePath="srcGameStatePlay1.hpp"
- >
- </File>
- </Filter>
- <Filter
- Name="JGEFramework"
- >
- <File
- RelativePath="JGEFrameworkwinmain.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="JGE"
- >
- <File
- RelativePath="..JGEincludeJApp.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJCollision.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJDistortionMesh.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJGBKFont.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJGE.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJGEInit.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJGui.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJLBFont.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJParticle.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJParticleSystem.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJSkyObject.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJSprite.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeJTypes.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeUCanvas.h"
- >
- </File>
- <File
- RelativePath="..JGEincludeVector2D.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Misc"
- >
- <File
- RelativePath="Makefile"
- >
- </File>
- <File
- RelativePath="mk.bat"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>