[1] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="9,00" |
---|
| 5 | Name="txt-converter-login" |
---|
| 6 | ProjectGUID="{D356871D-58E1-450B-967A-E9E9646175AF}" |
---|
| 7 | RootNamespace="txt-converter-login" |
---|
| 8 | Keyword="Win32Proj" |
---|
| 9 | TargetFrameworkVersion="131072" |
---|
| 10 | > |
---|
| 11 | <Platforms> |
---|
| 12 | <Platform |
---|
| 13 | Name="Win32" |
---|
| 14 | /> |
---|
| 15 | </Platforms> |
---|
| 16 | <ToolFiles> |
---|
| 17 | </ToolFiles> |
---|
| 18 | <Configurations> |
---|
| 19 | <Configuration |
---|
| 20 | Name="Debug|Win32" |
---|
| 21 | OutputDirectory="..\tools" |
---|
| 22 | IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" |
---|
| 23 | ConfigurationType="1" |
---|
| 24 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
| 25 | CharacterSet="2" |
---|
| 26 | > |
---|
| 27 | <Tool |
---|
| 28 | Name="VCPreBuildEventTool" |
---|
| 29 | /> |
---|
| 30 | <Tool |
---|
| 31 | Name="VCCustomBuildTool" |
---|
| 32 | /> |
---|
| 33 | <Tool |
---|
| 34 | Name="VCXMLDataGeneratorTool" |
---|
| 35 | /> |
---|
| 36 | <Tool |
---|
| 37 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 38 | /> |
---|
| 39 | <Tool |
---|
| 40 | Name="VCMIDLTool" |
---|
| 41 | /> |
---|
| 42 | <Tool |
---|
| 43 | Name="VCCLCompilerTool" |
---|
| 44 | Optimization="0" |
---|
| 45 | AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql" |
---|
| 46 | PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION;MINICORE;TXT_SQL_CONVERT" |
---|
| 47 | GeneratePreprocessedFile="0" |
---|
| 48 | MinimalRebuild="true" |
---|
| 49 | ExceptionHandling="0" |
---|
| 50 | BasicRuntimeChecks="3" |
---|
| 51 | RuntimeLibrary="1" |
---|
| 52 | EnableFunctionLevelLinking="true" |
---|
| 53 | DefaultCharIsUnsigned="false" |
---|
| 54 | UsePrecompiledHeader="0" |
---|
| 55 | WarningLevel="3" |
---|
| 56 | DebugInformationFormat="4" |
---|
| 57 | CompileAs="1" |
---|
| 58 | /> |
---|
| 59 | <Tool |
---|
| 60 | Name="VCManagedResourceCompilerTool" |
---|
| 61 | /> |
---|
| 62 | <Tool |
---|
| 63 | Name="VCResourceCompilerTool" |
---|
| 64 | /> |
---|
| 65 | <Tool |
---|
| 66 | Name="VCPreLinkEventTool" |
---|
| 67 | /> |
---|
| 68 | <Tool |
---|
| 69 | Name="VCLinkerTool" |
---|
| 70 | AdditionalDependencies="libcmtd.lib oldnames.lib ws2_32.lib libmysql.lib zdll.lib" |
---|
| 71 | OutputFile="$(OutDir)\login-converter.exe" |
---|
| 72 | LinkIncremental="2" |
---|
| 73 | AdditionalLibraryDirectories="..\lib" |
---|
| 74 | IgnoreAllDefaultLibraries="true" |
---|
| 75 | IgnoreDefaultLibraryNames="" |
---|
| 76 | GenerateDebugInformation="true" |
---|
| 77 | ProgramDatabaseFile="$(OutDir)\login-converter.pdb" |
---|
| 78 | SubSystem="1" |
---|
| 79 | RandomizedBaseAddress="1" |
---|
| 80 | DataExecutionPrevention="0" |
---|
| 81 | TargetMachine="1" |
---|
| 82 | /> |
---|
| 83 | <Tool |
---|
| 84 | Name="VCALinkTool" |
---|
| 85 | /> |
---|
| 86 | <Tool |
---|
| 87 | Name="VCManifestTool" |
---|
| 88 | /> |
---|
| 89 | <Tool |
---|
| 90 | Name="VCXDCMakeTool" |
---|
| 91 | /> |
---|
| 92 | <Tool |
---|
| 93 | Name="VCBscMakeTool" |
---|
| 94 | /> |
---|
| 95 | <Tool |
---|
| 96 | Name="VCFxCopTool" |
---|
| 97 | /> |
---|
| 98 | <Tool |
---|
| 99 | Name="VCAppVerifierTool" |
---|
| 100 | /> |
---|
| 101 | <Tool |
---|
| 102 | Name="VCPostBuildEventTool" |
---|
| 103 | /> |
---|
| 104 | </Configuration> |
---|
| 105 | <Configuration |
---|
| 106 | Name="Release|Win32" |
---|
| 107 | OutputDirectory="..\tools" |
---|
| 108 | IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" |
---|
| 109 | ConfigurationType="1" |
---|
| 110 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
| 111 | CharacterSet="2" |
---|
| 112 | WholeProgramOptimization="1" |
---|
| 113 | > |
---|
| 114 | <Tool |
---|
| 115 | Name="VCPreBuildEventTool" |
---|
| 116 | /> |
---|
| 117 | <Tool |
---|
| 118 | Name="VCCustomBuildTool" |
---|
| 119 | /> |
---|
| 120 | <Tool |
---|
| 121 | Name="VCXMLDataGeneratorTool" |
---|
| 122 | /> |
---|
| 123 | <Tool |
---|
| 124 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 125 | /> |
---|
| 126 | <Tool |
---|
| 127 | Name="VCMIDLTool" |
---|
| 128 | /> |
---|
| 129 | <Tool |
---|
| 130 | Name="VCCLCompilerTool" |
---|
| 131 | Optimization="2" |
---|
| 132 | InlineFunctionExpansion="2" |
---|
| 133 | EnableIntrinsicFunctions="true" |
---|
| 134 | FavorSizeOrSpeed="1" |
---|
| 135 | OmitFramePointers="true" |
---|
| 136 | EnableFiberSafeOptimizations="true" |
---|
| 137 | WholeProgramOptimization="true" |
---|
| 138 | AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql" |
---|
| 139 | PreprocessorDefinitions="WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION;MINICORE;TXT_SQL_CONVERT" |
---|
| 140 | StringPooling="true" |
---|
| 141 | RuntimeLibrary="0" |
---|
| 142 | DefaultCharIsUnsigned="false" |
---|
| 143 | UsePrecompiledHeader="0" |
---|
| 144 | PrecompiledHeaderThrough="" |
---|
| 145 | PrecompiledHeaderFile="" |
---|
| 146 | WarningLevel="3" |
---|
| 147 | DebugInformationFormat="3" |
---|
| 148 | CompileAs="1" |
---|
| 149 | /> |
---|
| 150 | <Tool |
---|
| 151 | Name="VCManagedResourceCompilerTool" |
---|
| 152 | /> |
---|
| 153 | <Tool |
---|
| 154 | Name="VCResourceCompilerTool" |
---|
| 155 | /> |
---|
| 156 | <Tool |
---|
| 157 | Name="VCPreLinkEventTool" |
---|
| 158 | /> |
---|
| 159 | <Tool |
---|
| 160 | Name="VCLinkerTool" |
---|
| 161 | AdditionalDependencies="libcmt.lib oldnames.lib ws2_32.lib libmysql.lib zdll.lib" |
---|
| 162 | OutputFile="$(OutDir)\login-converter.exe" |
---|
| 163 | LinkIncremental="1" |
---|
| 164 | AdditionalLibraryDirectories="..\lib" |
---|
| 165 | IgnoreAllDefaultLibraries="true" |
---|
| 166 | IgnoreDefaultLibraryNames="" |
---|
| 167 | GenerateDebugInformation="true" |
---|
| 168 | ProgramDatabaseFile="$(OutDir)\login-converter.pdb" |
---|
| 169 | SubSystem="1" |
---|
| 170 | OptimizeReferences="2" |
---|
| 171 | EnableCOMDATFolding="2" |
---|
| 172 | LinkTimeCodeGeneration="1" |
---|
| 173 | RandomizedBaseAddress="1" |
---|
| 174 | DataExecutionPrevention="0" |
---|
| 175 | TargetMachine="1" |
---|
| 176 | /> |
---|
| 177 | <Tool |
---|
| 178 | Name="VCALinkTool" |
---|
| 179 | /> |
---|
| 180 | <Tool |
---|
| 181 | Name="VCManifestTool" |
---|
| 182 | /> |
---|
| 183 | <Tool |
---|
| 184 | Name="VCXDCMakeTool" |
---|
| 185 | /> |
---|
| 186 | <Tool |
---|
| 187 | Name="VCBscMakeTool" |
---|
| 188 | /> |
---|
| 189 | <Tool |
---|
| 190 | Name="VCFxCopTool" |
---|
| 191 | /> |
---|
| 192 | <Tool |
---|
| 193 | Name="VCAppVerifierTool" |
---|
| 194 | /> |
---|
| 195 | <Tool |
---|
| 196 | Name="VCPostBuildEventTool" |
---|
| 197 | /> |
---|
| 198 | </Configuration> |
---|
| 199 | </Configurations> |
---|
| 200 | <References> |
---|
| 201 | </References> |
---|
| 202 | <Files> |
---|
| 203 | <Filter |
---|
| 204 | Name="common" |
---|
| 205 | > |
---|
| 206 | <File |
---|
| 207 | RelativePath="..\src\common\core.c" |
---|
| 208 | > |
---|
| 209 | </File> |
---|
| 210 | <File |
---|
| 211 | RelativePath="..\src\common\core.h" |
---|
| 212 | > |
---|
| 213 | </File> |
---|
| 214 | <File |
---|
| 215 | RelativePath="..\src\common\db.c" |
---|
| 216 | > |
---|
| 217 | </File> |
---|
| 218 | <File |
---|
| 219 | RelativePath="..\src\common\db.h" |
---|
| 220 | > |
---|
| 221 | </File> |
---|
| 222 | <File |
---|
| 223 | RelativePath="..\src\common\ers.c" |
---|
| 224 | > |
---|
| 225 | </File> |
---|
| 226 | <File |
---|
| 227 | RelativePath="..\src\common\ers.h" |
---|
| 228 | > |
---|
| 229 | </File> |
---|
| 230 | <File |
---|
| 231 | RelativePath="..\src\common\malloc.c" |
---|
| 232 | > |
---|
| 233 | </File> |
---|
| 234 | <File |
---|
| 235 | RelativePath="..\src\common\malloc.h" |
---|
| 236 | > |
---|
| 237 | </File> |
---|
| 238 | <File |
---|
| 239 | RelativePath="..\src\common\showmsg.c" |
---|
| 240 | > |
---|
| 241 | </File> |
---|
| 242 | <File |
---|
| 243 | RelativePath="..\src\common\showmsg.h" |
---|
| 244 | > |
---|
| 245 | </File> |
---|
| 246 | <File |
---|
| 247 | RelativePath="..\src\common\sql.c" |
---|
| 248 | > |
---|
| 249 | </File> |
---|
| 250 | <File |
---|
| 251 | RelativePath="..\src\common\sql.h" |
---|
| 252 | > |
---|
| 253 | </File> |
---|
| 254 | <File |
---|
| 255 | RelativePath="..\src\common\strlib.c" |
---|
| 256 | > |
---|
| 257 | </File> |
---|
| 258 | <File |
---|
| 259 | RelativePath="..\src\common\strlib.h" |
---|
| 260 | > |
---|
| 261 | </File> |
---|
| 262 | </Filter> |
---|
| 263 | <File |
---|
| 264 | RelativePath="..\src\txt-converter\login-converter.c" |
---|
| 265 | > |
---|
| 266 | </File> |
---|
| 267 | </Files> |
---|
| 268 | <Globals> |
---|
| 269 | </Globals> |
---|
| 270 | </VisualStudioProject> |
---|