[3248] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="8,00"
|
---|
| 5 | Name="VisibilitySolutionConverter"
|
---|
| 6 | ProjectGUID="{A07AEF7C-5A28-4881-AE56-F9C5FFA3FEC4}"
|
---|
| 7 | RootNamespace="VisibilitySolutionConverter"
|
---|
| 8 | Keyword="Win32Proj"
|
---|
| 9 | >
|
---|
| 10 | <Platforms>
|
---|
| 11 | <Platform
|
---|
| 12 | Name="Win32"
|
---|
| 13 | />
|
---|
| 14 | </Platforms>
|
---|
| 15 | <ToolFiles>
|
---|
| 16 | </ToolFiles>
|
---|
| 17 | <Configurations>
|
---|
| 18 | <Configuration
|
---|
| 19 | Name="Debug|Win32"
|
---|
| 20 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
| 21 | IntermediateDirectory="$(ConfigurationName)"
|
---|
| 22 | ConfigurationType="1"
|
---|
| 23 | CharacterSet="1"
|
---|
| 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 | AdditionalOptions=" /D "_CRT_SECURE_NO_WARNINGS""
|
---|
| 43 | Optimization="0"
|
---|
[3258] | 44 | AdditionalIncludeDirectories="libs\Zlib\include; src"
|
---|
[3248] | 45 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
---|
| 46 | MinimalRebuild="true"
|
---|
| 47 | BasicRuntimeChecks="3"
|
---|
| 48 | RuntimeLibrary="3"
|
---|
| 49 | UsePrecompiledHeader="0"
|
---|
| 50 | WarningLevel="3"
|
---|
| 51 | Detect64BitPortabilityProblems="true"
|
---|
| 52 | DebugInformationFormat="4"
|
---|
| 53 | />
|
---|
| 54 | <Tool
|
---|
| 55 | Name="VCManagedResourceCompilerTool"
|
---|
| 56 | />
|
---|
| 57 | <Tool
|
---|
| 58 | Name="VCResourceCompilerTool"
|
---|
| 59 | />
|
---|
| 60 | <Tool
|
---|
| 61 | Name="VCPreLinkEventTool"
|
---|
| 62 | />
|
---|
| 63 | <Tool
|
---|
| 64 | Name="VCLinkerTool"
|
---|
[3258] | 65 | AdditionalDependencies="zlib.lib DemoEngine.lib"
|
---|
[3248] | 66 | LinkIncremental="2"
|
---|
[3258] | 67 | AdditionalLibraryDirectories="libs\Zlib\lib; lib\$(ConfigurationName)"
|
---|
[3248] | 68 | IgnoreDefaultLibraryNames="libCMT"
|
---|
| 69 | GenerateDebugInformation="true"
|
---|
| 70 | SubSystem="1"
|
---|
| 71 | TargetMachine="1"
|
---|
| 72 | />
|
---|
| 73 | <Tool
|
---|
| 74 | Name="VCALinkTool"
|
---|
| 75 | />
|
---|
| 76 | <Tool
|
---|
| 77 | Name="VCManifestTool"
|
---|
| 78 | />
|
---|
| 79 | <Tool
|
---|
| 80 | Name="VCXDCMakeTool"
|
---|
| 81 | />
|
---|
| 82 | <Tool
|
---|
| 83 | Name="VCBscMakeTool"
|
---|
| 84 | />
|
---|
| 85 | <Tool
|
---|
| 86 | Name="VCFxCopTool"
|
---|
| 87 | />
|
---|
| 88 | <Tool
|
---|
| 89 | Name="VCAppVerifierTool"
|
---|
| 90 | />
|
---|
| 91 | <Tool
|
---|
| 92 | Name="VCWebDeploymentTool"
|
---|
| 93 | />
|
---|
| 94 | <Tool
|
---|
| 95 | Name="VCPostBuildEventTool"
|
---|
| 96 | />
|
---|
| 97 | </Configuration>
|
---|
| 98 | <Configuration
|
---|
| 99 | Name="Release|Win32"
|
---|
| 100 | OutputDirectory="$(SolutionDir)\$(ProjectName)\$(ConfigurationName)"
|
---|
| 101 | IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
---|
| 102 | ConfigurationType="1"
|
---|
| 103 | CharacterSet="1"
|
---|
| 104 | WholeProgramOptimization="1"
|
---|
| 105 | >
|
---|
| 106 | <Tool
|
---|
| 107 | Name="VCPreBuildEventTool"
|
---|
| 108 | />
|
---|
| 109 | <Tool
|
---|
| 110 | Name="VCCustomBuildTool"
|
---|
| 111 | />
|
---|
| 112 | <Tool
|
---|
| 113 | Name="VCXMLDataGeneratorTool"
|
---|
| 114 | />
|
---|
| 115 | <Tool
|
---|
| 116 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 117 | />
|
---|
| 118 | <Tool
|
---|
| 119 | Name="VCMIDLTool"
|
---|
| 120 | />
|
---|
| 121 | <Tool
|
---|
| 122 | Name="VCCLCompilerTool"
|
---|
| 123 | AdditionalOptions=" /D "_CRT_SECURE_NO_WARNINGS""
|
---|
[3262] | 124 | Optimization="3"
|
---|
| 125 | InlineFunctionExpansion="2"
|
---|
| 126 | EnableIntrinsicFunctions="true"
|
---|
| 127 | FavorSizeOrSpeed="1"
|
---|
| 128 | OmitFramePointers="true"
|
---|
| 129 | EnableFiberSafeOptimizations="true"
|
---|
[3248] | 130 | AdditionalIncludeDirectories="libs\Zlib\include; src"
|
---|
| 131 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
---|
| 132 | RuntimeLibrary="2"
|
---|
[3262] | 133 | BufferSecurityCheck="false"
|
---|
| 134 | EnableEnhancedInstructionSet="2"
|
---|
| 135 | RuntimeTypeInfo="false"
|
---|
[3248] | 136 | UsePrecompiledHeader="0"
|
---|
| 137 | WarningLevel="3"
|
---|
| 138 | Detect64BitPortabilityProblems="true"
|
---|
| 139 | DebugInformationFormat="3"
|
---|
| 140 | />
|
---|
| 141 | <Tool
|
---|
| 142 | Name="VCManagedResourceCompilerTool"
|
---|
| 143 | />
|
---|
| 144 | <Tool
|
---|
| 145 | Name="VCResourceCompilerTool"
|
---|
| 146 | />
|
---|
| 147 | <Tool
|
---|
| 148 | Name="VCPreLinkEventTool"
|
---|
| 149 | />
|
---|
| 150 | <Tool
|
---|
| 151 | Name="VCLinkerTool"
|
---|
| 152 | AdditionalDependencies="zlib.lib DemoEngine.lib"
|
---|
| 153 | LinkIncremental="1"
|
---|
| 154 | AdditionalLibraryDirectories="libs\Zlib\lib; lib\$(ConfigurationName)"
|
---|
| 155 | IgnoreDefaultLibraryNames="libCMT"
|
---|
[3262] | 156 | GenerateDebugInformation="false"
|
---|
[3248] | 157 | SubSystem="1"
|
---|
| 158 | LargeAddressAware="2"
|
---|
| 159 | OptimizeReferences="2"
|
---|
| 160 | EnableCOMDATFolding="2"
|
---|
[3262] | 161 | OptimizeForWindows98="1"
|
---|
[3248] | 162 | TargetMachine="1"
|
---|
| 163 | />
|
---|
| 164 | <Tool
|
---|
| 165 | Name="VCALinkTool"
|
---|
| 166 | />
|
---|
| 167 | <Tool
|
---|
| 168 | Name="VCManifestTool"
|
---|
| 169 | />
|
---|
| 170 | <Tool
|
---|
| 171 | Name="VCXDCMakeTool"
|
---|
| 172 | />
|
---|
| 173 | <Tool
|
---|
| 174 | Name="VCBscMakeTool"
|
---|
| 175 | />
|
---|
| 176 | <Tool
|
---|
| 177 | Name="VCFxCopTool"
|
---|
| 178 | />
|
---|
| 179 | <Tool
|
---|
| 180 | Name="VCAppVerifierTool"
|
---|
| 181 | />
|
---|
| 182 | <Tool
|
---|
| 183 | Name="VCWebDeploymentTool"
|
---|
| 184 | />
|
---|
| 185 | <Tool
|
---|
| 186 | Name="VCPostBuildEventTool"
|
---|
| 187 | />
|
---|
| 188 | </Configuration>
|
---|
| 189 | </Configurations>
|
---|
| 190 | <References>
|
---|
| 191 | </References>
|
---|
| 192 | <Files>
|
---|
| 193 | <Filter
|
---|
| 194 | Name="Source Files"
|
---|
| 195 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
| 196 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
---|
| 197 | >
|
---|
| 198 | <File
|
---|
| 199 | RelativePath=".\VisibilitySolutionConverter\gzstream.cpp"
|
---|
| 200 | >
|
---|
| 201 | </File>
|
---|
| 202 | <File
|
---|
| 203 | RelativePath=".\VisibilitySolutionConverter\main.cpp"
|
---|
| 204 | >
|
---|
| 205 | </File>
|
---|
| 206 | <File
|
---|
| 207 | RelativePath=".\VisibilitySolutionConverter\VisibilitySolutionConverter.cpp"
|
---|
| 208 | >
|
---|
| 209 | </File>
|
---|
| 210 | </Filter>
|
---|
| 211 | <Filter
|
---|
| 212 | Name="Header Files"
|
---|
| 213 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
| 214 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
---|
| 215 | >
|
---|
| 216 | <File
|
---|
| 217 | RelativePath=".\VisibilitySolutionConverter\gzstream.h"
|
---|
| 218 | >
|
---|
| 219 | </File>
|
---|
| 220 | <File
|
---|
| 221 | RelativePath=".\VisibilitySolutionConverter\VisibilitySolutionConverter.h"
|
---|
| 222 | >
|
---|
| 223 | </File>
|
---|
| 224 | </Filter>
|
---|
| 225 | </Files>
|
---|
| 226 | <Globals>
|
---|
| 227 | </Globals>
|
---|
| 228 | </VisualStudioProject>
|
---|