1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="Demo_BSP"
|
---|
6 | ProjectGUID="{D5EAD9CA-691E-4367-BFCC-C671581851E4}"
|
---|
7 | Keyword="Win32Proj">
|
---|
8 | <Platforms>
|
---|
9 | <Platform
|
---|
10 | Name="Win32"/>
|
---|
11 | </Platforms>
|
---|
12 | <Configurations>
|
---|
13 | <Configuration
|
---|
14 | Name="Debug|Win32"
|
---|
15 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
16 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
17 | ConfigurationType="1"
|
---|
18 | CharacterSet="2">
|
---|
19 | <Tool
|
---|
20 | Name="VCCLCompilerTool"
|
---|
21 | Optimization="0"
|
---|
22 | ImproveFloatingPointConsistency="TRUE"
|
---|
23 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include;..\..\..\PlugIns\BSPSceneManager\include"
|
---|
24 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;"
|
---|
25 | MinimalRebuild="TRUE"
|
---|
26 | BasicRuntimeChecks="3"
|
---|
27 | RuntimeLibrary="3"
|
---|
28 | EnableFunctionLevelLinking="TRUE"
|
---|
29 | UsePrecompiledHeader="0"
|
---|
30 | WarningLevel="3"
|
---|
31 | Detect64BitPortabilityProblems="TRUE"
|
---|
32 | DebugInformationFormat="4"/>
|
---|
33 | <Tool
|
---|
34 | Name="VCCustomBuildTool"/>
|
---|
35 | <Tool
|
---|
36 | Name="VCLinkerTool"
|
---|
37 | AdditionalDependencies="OgreMain_d.lib"
|
---|
38 | OutputFile="$(OutDir)/Demo_BSP.exe"
|
---|
39 | LinkIncremental="2"
|
---|
40 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)""
|
---|
41 | GenerateDebugInformation="TRUE"
|
---|
42 | ProgramDatabaseFile="$(OutDir)/Demo_BSP.pdb"
|
---|
43 | SubSystem="2"
|
---|
44 | OptimizeForWindows98="1"
|
---|
45 | TargetMachine="1"/>
|
---|
46 | <Tool
|
---|
47 | Name="VCMIDLTool"/>
|
---|
48 | <Tool
|
---|
49 | Name="VCPostBuildEventTool"
|
---|
50 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\Bin\$(ConfigurationName)"/>
|
---|
51 | <Tool
|
---|
52 | Name="VCPreBuildEventTool"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCPreLinkEventTool"/>
|
---|
55 | <Tool
|
---|
56 | Name="VCResourceCompilerTool"/>
|
---|
57 | <Tool
|
---|
58 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
59 | <Tool
|
---|
60 | Name="VCXMLDataGeneratorTool"/>
|
---|
61 | <Tool
|
---|
62 | Name="VCWebDeploymentTool"/>
|
---|
63 | <Tool
|
---|
64 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
65 | <Tool
|
---|
66 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
67 | </Configuration>
|
---|
68 | <Configuration
|
---|
69 | Name="Release|Win32"
|
---|
70 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
71 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
72 | ConfigurationType="1"
|
---|
73 | CharacterSet="2"
|
---|
74 | WholeProgramOptimization="TRUE">
|
---|
75 | <Tool
|
---|
76 | Name="VCCLCompilerTool"
|
---|
77 | Optimization="2"
|
---|
78 | GlobalOptimizations="TRUE"
|
---|
79 | InlineFunctionExpansion="1"
|
---|
80 | EnableIntrinsicFunctions="TRUE"
|
---|
81 | ImproveFloatingPointConsistency="TRUE"
|
---|
82 | FavorSizeOrSpeed="1"
|
---|
83 | OmitFramePointers="TRUE"
|
---|
84 | OptimizeForProcessor="2"
|
---|
85 | OptimizeForWindowsApplication="TRUE"
|
---|
86 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include"
|
---|
87 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
88 | StringPooling="TRUE"
|
---|
89 | MinimalRebuild="TRUE"
|
---|
90 | RuntimeLibrary="2"
|
---|
91 | BufferSecurityCheck="FALSE"
|
---|
92 | EnableFunctionLevelLinking="TRUE"
|
---|
93 | UsePrecompiledHeader="0"
|
---|
94 | WarningLevel="3"
|
---|
95 | Detect64BitPortabilityProblems="TRUE"
|
---|
96 | DebugInformationFormat="3"/>
|
---|
97 | <Tool
|
---|
98 | Name="VCCustomBuildTool"/>
|
---|
99 | <Tool
|
---|
100 | Name="VCLinkerTool"
|
---|
101 | AdditionalDependencies="OgreMain.lib"
|
---|
102 | OutputFile="$(OutDir)/Demo_BSP.exe"
|
---|
103 | LinkIncremental="1"
|
---|
104 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)""
|
---|
105 | GenerateDebugInformation="FALSE"
|
---|
106 | SubSystem="2"
|
---|
107 | OptimizeReferences="2"
|
---|
108 | EnableCOMDATFolding="2"
|
---|
109 | OptimizeForWindows98="1"
|
---|
110 | TargetMachine="1"/>
|
---|
111 | <Tool
|
---|
112 | Name="VCMIDLTool"/>
|
---|
113 | <Tool
|
---|
114 | Name="VCPostBuildEventTool"
|
---|
115 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\Bin\$(ConfigurationName)"/>
|
---|
116 | <Tool
|
---|
117 | Name="VCPreBuildEventTool"/>
|
---|
118 | <Tool
|
---|
119 | Name="VCPreLinkEventTool"/>
|
---|
120 | <Tool
|
---|
121 | Name="VCResourceCompilerTool"/>
|
---|
122 | <Tool
|
---|
123 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
124 | <Tool
|
---|
125 | Name="VCXMLDataGeneratorTool"/>
|
---|
126 | <Tool
|
---|
127 | Name="VCWebDeploymentTool"/>
|
---|
128 | <Tool
|
---|
129 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
130 | <Tool
|
---|
131 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
132 | </Configuration>
|
---|
133 | </Configurations>
|
---|
134 | <References>
|
---|
135 | </References>
|
---|
136 | <Files>
|
---|
137 | <Filter
|
---|
138 | Name="Source Files"
|
---|
139 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
140 | <File
|
---|
141 | RelativePath="..\src\BSP.cpp">
|
---|
142 | </File>
|
---|
143 | </Filter>
|
---|
144 | <Filter
|
---|
145 | Name="Header Files"
|
---|
146 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
147 | <File
|
---|
148 | RelativePath="..\..\Common\include\ExampleApplication.h">
|
---|
149 | </File>
|
---|
150 | <File
|
---|
151 | RelativePath="..\..\Common\include\ExampleFrameListener.h">
|
---|
152 | </File>
|
---|
153 | <File
|
---|
154 | RelativePath="..\..\Common\include\ExampleLoadingBar.h">
|
---|
155 | </File>
|
---|
156 | </Filter>
|
---|
157 | <Filter
|
---|
158 | Name="Resource Files"
|
---|
159 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
160 | </Filter>
|
---|
161 | </Files>
|
---|
162 | <Globals>
|
---|
163 | </Globals>
|
---|
164 | </VisualStudioProject>
|
---|