Changeset 11 in 3DVCSoftware for branches/0.2-poznan-univ/build/vc9/TAppEncoder_vc9.vcproj
- Timestamp:
- 5 Feb 2012, 22:00:22 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.2-poznan-univ/build/vc9/TAppEncoder_vc9.vcproj
r2 r11 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="9 ,00"4 Version="9.00" 5 5 Name="TAppEncoder" 6 6 ProjectGUID="{D759E4E1-D33A-4483-B57B-0FD248E022FE}" 7 7 RootNamespace="TAppEncoder" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="196613"10 9 > 11 10 <Platforms> … … 45 44 Name="VCCLCompilerTool" 46 45 Optimization="0" 46 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS" 47 47 AdditionalIncludeDirectories=""..\..\compat\msvc"" 48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"49 48 MinimalRebuild="true" 50 49 BasicRuntimeChecks="3" … … 68 67 SubSystem="1" 69 68 TargetMachine="1" 70 />71 <Tool72 Name="VCALinkTool"73 />74 <Tool75 Name="VCManifestTool"76 />77 <Tool78 Name="VCXDCMakeTool"79 />80 <Tool81 Name="VCBscMakeTool"82 />83 <Tool84 Name="VCFxCopTool"85 />86 <Tool87 Name="VCAppVerifierTool"88 />89 <Tool90 Name="VCPostBuildEventTool"91 />92 </Configuration>93 <Configuration94 Name="Debug|x64"95 OutputDirectory="$(SolutionDir)\..\bin\vc9\$(PlatformName)\$(ConfigurationName)\"96 IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"97 ConfigurationType="1"98 CharacterSet="2"99 >100 <Tool101 Name="VCPreBuildEventTool"102 />103 <Tool104 Name="VCCustomBuildTool"105 />106 <Tool107 Name="VCXMLDataGeneratorTool"108 />109 <Tool110 Name="VCWebServiceProxyGeneratorTool"111 />112 <Tool113 Name="VCMIDLTool"114 TargetEnvironment="3"115 />116 <Tool117 Name="VCCLCompilerTool"118 Optimization="0"119 AdditionalIncludeDirectories=""..\..\compat\msvc""120 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"121 MinimalRebuild="true"122 BasicRuntimeChecks="3"123 RuntimeLibrary="1"124 WarningLevel="3"125 DebugInformationFormat="3"126 />127 <Tool128 Name="VCManagedResourceCompilerTool"129 />130 <Tool131 Name="VCResourceCompilerTool"132 />133 <Tool134 Name="VCPreLinkEventTool"135 />136 <Tool137 Name="VCLinkerTool"138 LinkIncremental="2"139 GenerateDebugInformation="true"140 SubSystem="1"141 TargetMachine="17"142 69 /> 143 70 <Tool … … 192 119 EnableIntrinsicFunctions="false" 193 120 FavorSizeOrSpeed="1" 121 PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS" 194 122 AdditionalIncludeDirectories=""..\..\compat\msvc"" 195 PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS"196 123 StringPooling="true" 197 124 RuntimeLibrary="0" 198 EnableFunctionLevelLinking="true"199 125 WarningLevel="3" 200 126 DebugInformationFormat="3" … … 215 141 SubSystem="1" 216 142 TargetMachine="1" 143 /> 144 <Tool 145 Name="VCALinkTool" 146 /> 147 <Tool 148 Name="VCManifestTool" 149 /> 150 <Tool 151 Name="VCXDCMakeTool" 152 /> 153 <Tool 154 Name="VCBscMakeTool" 155 /> 156 <Tool 157 Name="VCFxCopTool" 158 /> 159 <Tool 160 Name="VCAppVerifierTool" 161 /> 162 <Tool 163 Name="VCPostBuildEventTool" 164 /> 165 </Configuration> 166 <Configuration 167 Name="Debug|x64" 168 OutputDirectory="$(SolutionDir)\..\bin\vc9\$(PlatformName)\$(ConfigurationName)\" 169 IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" 170 ConfigurationType="1" 171 CharacterSet="2" 172 > 173 <Tool 174 Name="VCPreBuildEventTool" 175 /> 176 <Tool 177 Name="VCCustomBuildTool" 178 /> 179 <Tool 180 Name="VCXMLDataGeneratorTool" 181 /> 182 <Tool 183 Name="VCWebServiceProxyGeneratorTool" 184 /> 185 <Tool 186 Name="VCMIDLTool" 187 TargetEnvironment="3" 188 /> 189 <Tool 190 Name="VCCLCompilerTool" 191 Optimization="0" 192 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS" 193 AdditionalIncludeDirectories=""..\..\compat\msvc"" 194 MinimalRebuild="true" 195 BasicRuntimeChecks="3" 196 RuntimeLibrary="1" 197 WarningLevel="3" 198 DebugInformationFormat="3" 199 /> 200 <Tool 201 Name="VCManagedResourceCompilerTool" 202 /> 203 <Tool 204 Name="VCResourceCompilerTool" 205 /> 206 <Tool 207 Name="VCPreLinkEventTool" 208 /> 209 <Tool 210 Name="VCLinkerTool" 211 LinkIncremental="2" 212 GenerateDebugInformation="true" 213 SubSystem="1" 214 TargetMachine="17" 217 215 /> 218 216 <Tool … … 268 266 EnableIntrinsicFunctions="false" 269 267 FavorSizeOrSpeed="1" 268 PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS" 270 269 AdditionalIncludeDirectories=""..\..\compat\msvc"" 271 PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS"272 270 StringPooling="true" 273 271 RuntimeLibrary="0" 274 EnableFunctionLevelLinking="true"275 272 WarningLevel="3" 276 273 DebugInformationFormat="3"
Note: See TracChangeset for help on using the changeset viewer.