[692] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="8.00"
|
---|
| 5 | Name="Demo_Water"
|
---|
| 6 | ProjectGUID="{C7167FBD-F166-4DEA-B50B-9F25E28B75F6}"
|
---|
| 7 | Keyword="Win32Proj"
|
---|
| 8 | >
|
---|
| 9 | <Platforms>
|
---|
| 10 | <Platform
|
---|
| 11 | Name="Win32"
|
---|
| 12 | />
|
---|
| 13 | </Platforms>
|
---|
| 14 | <ToolFiles>
|
---|
| 15 | </ToolFiles>
|
---|
| 16 | <Configurations>
|
---|
| 17 | <Configuration
|
---|
| 18 | Name="Debug|Win32"
|
---|
| 19 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
| 20 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 21 | ConfigurationType="1"
|
---|
| 22 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
| 23 | CharacterSet="2"
|
---|
| 24 | >
|
---|
| 25 | <Tool
|
---|
| 26 | Name="VCPreBuildEventTool"
|
---|
| 27 | />
|
---|
| 28 | <Tool
|
---|
| 29 | Name="VCCustomBuildTool"
|
---|
| 30 | />
|
---|
| 31 | <Tool
|
---|
| 32 | Name="VCXMLDataGeneratorTool"
|
---|
| 33 | />
|
---|
| 34 | <Tool
|
---|
| 35 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 36 | />
|
---|
| 37 | <Tool
|
---|
| 38 | Name="VCMIDLTool"
|
---|
| 39 | />
|
---|
| 40 | <Tool
|
---|
| 41 | Name="VCCLCompilerTool"
|
---|
| 42 | Optimization="0"
|
---|
| 43 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include"
|
---|
| 44 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;"
|
---|
| 45 | MinimalRebuild="true"
|
---|
| 46 | BasicRuntimeChecks="3"
|
---|
| 47 | RuntimeLibrary="3"
|
---|
| 48 | EnableFunctionLevelLinking="true"
|
---|
| 49 | FloatingPointModel="2"
|
---|
| 50 | UsePrecompiledHeader="0"
|
---|
| 51 | WarningLevel="3"
|
---|
| 52 | Detect64BitPortabilityProblems="true"
|
---|
| 53 | DebugInformationFormat="4"
|
---|
| 54 | />
|
---|
| 55 | <Tool
|
---|
| 56 | Name="VCManagedResourceCompilerTool"
|
---|
| 57 | />
|
---|
| 58 | <Tool
|
---|
| 59 | Name="VCResourceCompilerTool"
|
---|
| 60 | />
|
---|
| 61 | <Tool
|
---|
| 62 | Name="VCPreLinkEventTool"
|
---|
| 63 | />
|
---|
| 64 | <Tool
|
---|
| 65 | Name="VCLinkerTool"
|
---|
| 66 | AdditionalDependencies="OgreMain_d.lib"
|
---|
| 67 | OutputFile="$(OutDir)/Demo_Water.exe"
|
---|
| 68 | LinkIncremental="2"
|
---|
| 69 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)""
|
---|
| 70 | GenerateDebugInformation="true"
|
---|
| 71 | ProgramDatabaseFile="$(OutDir)/Demo_Water.pdb"
|
---|
| 72 | SubSystem="2"
|
---|
| 73 | OptimizeForWindows98="1"
|
---|
| 74 | TargetMachine="1"
|
---|
| 75 | />
|
---|
| 76 | <Tool
|
---|
| 77 | Name="VCALinkTool"
|
---|
| 78 | />
|
---|
| 79 | <Tool
|
---|
| 80 | Name="VCManifestTool"
|
---|
| 81 | />
|
---|
| 82 | <Tool
|
---|
| 83 | Name="VCXDCMakeTool"
|
---|
| 84 | />
|
---|
| 85 | <Tool
|
---|
| 86 | Name="VCBscMakeTool"
|
---|
| 87 | />
|
---|
| 88 | <Tool
|
---|
| 89 | Name="VCFxCopTool"
|
---|
| 90 | />
|
---|
| 91 | <Tool
|
---|
| 92 | Name="VCAppVerifierTool"
|
---|
| 93 | />
|
---|
| 94 | <Tool
|
---|
| 95 | Name="VCWebDeploymentTool"
|
---|
| 96 | />
|
---|
| 97 | <Tool
|
---|
| 98 | Name="VCPostBuildEventTool"
|
---|
| 99 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\Bin\$(ConfigurationName)"
|
---|
| 100 | />
|
---|
| 101 | </Configuration>
|
---|
| 102 | <Configuration
|
---|
| 103 | Name="Release|Win32"
|
---|
| 104 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
| 105 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 106 | ConfigurationType="1"
|
---|
| 107 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
| 108 | CharacterSet="2"
|
---|
| 109 | WholeProgramOptimization="1"
|
---|
| 110 | >
|
---|
| 111 | <Tool
|
---|
| 112 | Name="VCPreBuildEventTool"
|
---|
| 113 | />
|
---|
| 114 | <Tool
|
---|
| 115 | Name="VCCustomBuildTool"
|
---|
| 116 | />
|
---|
| 117 | <Tool
|
---|
| 118 | Name="VCXMLDataGeneratorTool"
|
---|
| 119 | />
|
---|
| 120 | <Tool
|
---|
| 121 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 122 | />
|
---|
| 123 | <Tool
|
---|
| 124 | Name="VCMIDLTool"
|
---|
| 125 | />
|
---|
| 126 | <Tool
|
---|
| 127 | Name="VCCLCompilerTool"
|
---|
| 128 | Optimization="2"
|
---|
| 129 | InlineFunctionExpansion="1"
|
---|
| 130 | EnableIntrinsicFunctions="true"
|
---|
| 131 | FavorSizeOrSpeed="1"
|
---|
| 132 | OmitFramePointers="true"
|
---|
| 133 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include"
|
---|
| 134 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
| 135 | StringPooling="true"
|
---|
| 136 | MinimalRebuild="true"
|
---|
| 137 | RuntimeLibrary="2"
|
---|
| 138 | BufferSecurityCheck="false"
|
---|
| 139 | EnableFunctionLevelLinking="true"
|
---|
| 140 | FloatingPointModel="2"
|
---|
| 141 | UsePrecompiledHeader="0"
|
---|
| 142 | WarningLevel="3"
|
---|
| 143 | Detect64BitPortabilityProblems="true"
|
---|
| 144 | DebugInformationFormat="3"
|
---|
| 145 | />
|
---|
| 146 | <Tool
|
---|
| 147 | Name="VCManagedResourceCompilerTool"
|
---|
| 148 | />
|
---|
| 149 | <Tool
|
---|
| 150 | Name="VCResourceCompilerTool"
|
---|
| 151 | />
|
---|
| 152 | <Tool
|
---|
| 153 | Name="VCPreLinkEventTool"
|
---|
| 154 | />
|
---|
| 155 | <Tool
|
---|
| 156 | Name="VCLinkerTool"
|
---|
| 157 | AdditionalDependencies="OgreMain.lib"
|
---|
| 158 | OutputFile="$(OutDir)/Demo_Water.exe"
|
---|
| 159 | LinkIncremental="1"
|
---|
| 160 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)""
|
---|
| 161 | GenerateDebugInformation="false"
|
---|
| 162 | SubSystem="2"
|
---|
| 163 | OptimizeReferences="2"
|
---|
| 164 | EnableCOMDATFolding="2"
|
---|
| 165 | OptimizeForWindows98="1"
|
---|
| 166 | TargetMachine="1"
|
---|
| 167 | />
|
---|
| 168 | <Tool
|
---|
| 169 | Name="VCALinkTool"
|
---|
| 170 | />
|
---|
| 171 | <Tool
|
---|
| 172 | Name="VCManifestTool"
|
---|
| 173 | />
|
---|
| 174 | <Tool
|
---|
| 175 | Name="VCXDCMakeTool"
|
---|
| 176 | />
|
---|
| 177 | <Tool
|
---|
| 178 | Name="VCBscMakeTool"
|
---|
| 179 | />
|
---|
| 180 | <Tool
|
---|
| 181 | Name="VCFxCopTool"
|
---|
| 182 | />
|
---|
| 183 | <Tool
|
---|
| 184 | Name="VCAppVerifierTool"
|
---|
| 185 | />
|
---|
| 186 | <Tool
|
---|
| 187 | Name="VCWebDeploymentTool"
|
---|
| 188 | />
|
---|
| 189 | <Tool
|
---|
| 190 | Name="VCPostBuildEventTool"
|
---|
| 191 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\Bin\$(ConfigurationName)"
|
---|
| 192 | />
|
---|
| 193 | </Configuration>
|
---|
| 194 | </Configurations>
|
---|
| 195 | <References>
|
---|
| 196 | </References>
|
---|
| 197 | <Files>
|
---|
| 198 | <Filter
|
---|
| 199 | Name="Source Files"
|
---|
| 200 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
---|
| 201 | >
|
---|
| 202 | <File
|
---|
| 203 | RelativePath="..\src\Water.cpp"
|
---|
| 204 | >
|
---|
| 205 | </File>
|
---|
| 206 | <File
|
---|
| 207 | RelativePath="..\src\WaterMesh.cpp"
|
---|
| 208 | >
|
---|
| 209 | </File>
|
---|
| 210 | </Filter>
|
---|
| 211 | <Filter
|
---|
| 212 | Name="Header Files"
|
---|
| 213 | Filter="h;hpp;hxx;hm;inl;inc"
|
---|
| 214 | >
|
---|
| 215 | <File
|
---|
| 216 | RelativePath="..\include\WaterMesh.h"
|
---|
| 217 | >
|
---|
| 218 | </File>
|
---|
| 219 | </Filter>
|
---|
| 220 | <Filter
|
---|
| 221 | Name="Resource Files"
|
---|
| 222 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
---|
| 223 | >
|
---|
| 224 | </Filter>
|
---|
| 225 | </Files>
|
---|
| 226 | <Globals>
|
---|
| 227 | </Globals>
|
---|
| 228 | </VisualStudioProject>
|
---|