OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="Windows-1252"?> |
| 2 <VisualStudioProject |
| 3 ProjectType="Visual C++" |
| 4 Version="9.00" |
| 5 Name="MkLink" |
| 6 ProjectGUID="{5E3E2AFD-1D6B-4997-A9B5-8ECBC8F6C31A}" |
| 7 RootNamespace="MkLink" |
| 8 TargetFrameworkVersion="0" |
| 9 > |
| 10 <Platforms> |
| 11 <Platform |
| 12 Name="Win32" |
| 13 /> |
| 14 </Platforms> |
| 15 <ToolFiles> |
| 16 </ToolFiles> |
| 17 <Configurations> |
| 18 <Configuration |
| 19 Name="Release|Win32" |
| 20 OutputDirectory=".\Release" |
| 21 IntermediateDirectory=".\Release" |
| 22 ConfigurationType="2" |
| 23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault
s\UpgradeFromVC60.vsprops" |
| 24 UseOfMFC="0" |
| 25 ATLMinimizesCRunTimeLibraryUsage="false" |
| 26 CharacterSet="2" |
| 27 > |
| 28 <Tool |
| 29 Name="VCPreBuildEventTool" |
| 30 /> |
| 31 <Tool |
| 32 Name="VCCustomBuildTool" |
| 33 /> |
| 34 <Tool |
| 35 Name="VCXMLDataGeneratorTool" |
| 36 /> |
| 37 <Tool |
| 38 Name="VCWebServiceProxyGeneratorTool" |
| 39 /> |
| 40 <Tool |
| 41 Name="VCMIDLTool" |
| 42 PreprocessorDefinitions="NDEBUG" |
| 43 MkTypLibCompatible="true" |
| 44 SuppressStartupBanner="true" |
| 45 TargetEnvironment="1" |
| 46 TypeLibraryName=".\Release/MkLink.tlb" |
| 47 HeaderFileName="" |
| 48 /> |
| 49 <Tool |
| 50 Name="VCCLCompilerTool" |
| 51 Optimization="1" |
| 52 InlineFunctionExpansion="0" |
| 53 AdditionalIncludeDirectories="." |
| 54 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_
USRDLL;EXDLL_EXPORTS;NSISCALL=__stdcall" |
| 55 StringPooling="true" |
| 56 RuntimeLibrary="2" |
| 57 BufferSecurityCheck="false" |
| 58 EnableFunctionLevelLinking="true" |
| 59 PrecompiledHeaderFile=".\Release/MkLink.pch" |
| 60 AssemblerListingLocation=".\Release/" |
| 61 ObjectFile=".\Release/" |
| 62 ProgramDataBaseFileName=".\Release/" |
| 63 WarningLevel="3" |
| 64 SuppressStartupBanner="true" |
| 65 /> |
| 66 <Tool |
| 67 Name="VCManagedResourceCompilerTool" |
| 68 /> |
| 69 <Tool |
| 70 Name="VCResourceCompilerTool" |
| 71 PreprocessorDefinitions="NDEBUG" |
| 72 Culture="1033" |
| 73 /> |
| 74 <Tool |
| 75 Name="VCPreLinkEventTool" |
| 76 /> |
| 77 <Tool |
| 78 Name="VCLinkerTool" |
| 79 AdditionalDependencies="odbc32.lib odbccp32.lib
nsis\pluginapi.lib" |
| 80 OutputFile=".\Release/MkLink.dll" |
| 81 LinkIncremental="1" |
| 82 SuppressStartupBanner="true" |
| 83 GenerateManifest="false" |
| 84 IgnoreAllDefaultLibraries="true" |
| 85 IgnoreDefaultLibraryNames="libc.lib" |
| 86 ProgramDatabaseFile=".\Release/MkLink.pdb" |
| 87 OptimizeForWindows98="1" |
| 88 EntryPointSymbol="DllMain" |
| 89 RandomizedBaseAddress="1" |
| 90 DataExecutionPrevention="0" |
| 91 ImportLibrary=".\Release/MkLink.lib" |
| 92 TargetMachine="1" |
| 93 /> |
| 94 <Tool |
| 95 Name="VCALinkTool" |
| 96 /> |
| 97 <Tool |
| 98 Name="VCManifestTool" |
| 99 /> |
| 100 <Tool |
| 101 Name="VCXDCMakeTool" |
| 102 /> |
| 103 <Tool |
| 104 Name="VCBscMakeTool" |
| 105 SuppressStartupBanner="true" |
| 106 OutputFile=".\Release/MkLink.bsc" |
| 107 /> |
| 108 <Tool |
| 109 Name="VCFxCopTool" |
| 110 /> |
| 111 <Tool |
| 112 Name="VCAppVerifierTool" |
| 113 /> |
| 114 <Tool |
| 115 Name="VCPostBuildEventTool" |
| 116 /> |
| 117 </Configuration> |
| 118 <Configuration |
| 119 Name="Debug|Win32" |
| 120 OutputDirectory=".\Debug" |
| 121 IntermediateDirectory=".\Debug" |
| 122 ConfigurationType="2" |
| 123 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault
s\UpgradeFromVC60.vsprops" |
| 124 UseOfMFC="0" |
| 125 ATLMinimizesCRunTimeLibraryUsage="false" |
| 126 CharacterSet="2" |
| 127 > |
| 128 <Tool |
| 129 Name="VCPreBuildEventTool" |
| 130 /> |
| 131 <Tool |
| 132 Name="VCCustomBuildTool" |
| 133 /> |
| 134 <Tool |
| 135 Name="VCXMLDataGeneratorTool" |
| 136 /> |
| 137 <Tool |
| 138 Name="VCWebServiceProxyGeneratorTool" |
| 139 /> |
| 140 <Tool |
| 141 Name="VCMIDLTool" |
| 142 PreprocessorDefinitions="_DEBUG" |
| 143 MkTypLibCompatible="true" |
| 144 SuppressStartupBanner="true" |
| 145 TargetEnvironment="1" |
| 146 TypeLibraryName=".\Debug/MkLink.tlb" |
| 147 HeaderFileName="" |
| 148 /> |
| 149 <Tool |
| 150 Name="VCCLCompilerTool" |
| 151 Optimization="0" |
| 152 AdditionalIncludeDirectories="." |
| 153 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_
USRDLL;EXDLL_EXPORTS;NSISCALL=__stdcall" |
| 154 MinimalRebuild="true" |
| 155 BasicRuntimeChecks="0" |
| 156 RuntimeLibrary="3" |
| 157 BufferSecurityCheck="false" |
| 158 PrecompiledHeaderFile=".\Debug/MkLink.pch" |
| 159 AssemblerListingLocation=".\Debug/" |
| 160 ObjectFile=".\Debug/" |
| 161 ProgramDataBaseFileName=".\Debug/" |
| 162 WarningLevel="3" |
| 163 SuppressStartupBanner="true" |
| 164 DebugInformationFormat="4" |
| 165 /> |
| 166 <Tool |
| 167 Name="VCManagedResourceCompilerTool" |
| 168 /> |
| 169 <Tool |
| 170 Name="VCResourceCompilerTool" |
| 171 PreprocessorDefinitions="_DEBUG" |
| 172 Culture="1033" |
| 173 /> |
| 174 <Tool |
| 175 Name="VCPreLinkEventTool" |
| 176 /> |
| 177 <Tool |
| 178 Name="VCLinkerTool" |
| 179 AdditionalDependencies="odbc32.lib odbccp32.lib
nsis\pluginapi.lib" |
| 180 OutputFile=".\Debug/MkLink.dll" |
| 181 LinkIncremental="2" |
| 182 SuppressStartupBanner="true" |
| 183 GenerateManifest="false" |
| 184 IgnoreAllDefaultLibraries="true" |
| 185 IgnoreDefaultLibraryNames="" |
| 186 GenerateDebugInformation="true" |
| 187 ProgramDatabaseFile=".\Debug/MkLink.pdb" |
| 188 EntryPointSymbol="DllMain" |
| 189 RandomizedBaseAddress="1" |
| 190 DataExecutionPrevention="0" |
| 191 ImportLibrary=".\Debug/MkLink.lib" |
| 192 TargetMachine="1" |
| 193 /> |
| 194 <Tool |
| 195 Name="VCALinkTool" |
| 196 /> |
| 197 <Tool |
| 198 Name="VCManifestTool" |
| 199 /> |
| 200 <Tool |
| 201 Name="VCXDCMakeTool" |
| 202 /> |
| 203 <Tool |
| 204 Name="VCBscMakeTool" |
| 205 SuppressStartupBanner="true" |
| 206 OutputFile=".\Debug/MkLink.bsc" |
| 207 /> |
| 208 <Tool |
| 209 Name="VCFxCopTool" |
| 210 /> |
| 211 <Tool |
| 212 Name="VCAppVerifierTool" |
| 213 /> |
| 214 <Tool |
| 215 Name="VCPostBuildEventTool" |
| 216 /> |
| 217 </Configuration> |
| 218 <Configuration |
| 219 Name="Release Unicode|Win32" |
| 220 OutputDirectory="$(ConfigurationName)" |
| 221 IntermediateDirectory="$(ConfigurationName)" |
| 222 ConfigurationType="2" |
| 223 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault
s\UpgradeFromVC60.vsprops" |
| 224 UseOfMFC="0" |
| 225 ATLMinimizesCRunTimeLibraryUsage="false" |
| 226 CharacterSet="1" |
| 227 > |
| 228 <Tool |
| 229 Name="VCPreBuildEventTool" |
| 230 /> |
| 231 <Tool |
| 232 Name="VCCustomBuildTool" |
| 233 /> |
| 234 <Tool |
| 235 Name="VCXMLDataGeneratorTool" |
| 236 /> |
| 237 <Tool |
| 238 Name="VCWebServiceProxyGeneratorTool" |
| 239 /> |
| 240 <Tool |
| 241 Name="VCMIDLTool" |
| 242 PreprocessorDefinitions="NDEBUG" |
| 243 MkTypLibCompatible="true" |
| 244 SuppressStartupBanner="true" |
| 245 TargetEnvironment="1" |
| 246 TypeLibraryName=".\Release Unicode/MkLink.tlb" |
| 247 HeaderFileName="" |
| 248 /> |
| 249 <Tool |
| 250 Name="VCCLCompilerTool" |
| 251 Optimization="1" |
| 252 InlineFunctionExpansion="0" |
| 253 AdditionalIncludeDirectories="." |
| 254 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_
USRDLL;EXDLL_EXPORTS;NSISCALL=__stdcall" |
| 255 StringPooling="true" |
| 256 RuntimeLibrary="2" |
| 257 BufferSecurityCheck="false" |
| 258 EnableFunctionLevelLinking="true" |
| 259 PrecompiledHeaderFile=".\Release Unicode/MkLink.
pch" |
| 260 AssemblerListingLocation=".\Release Unicode/" |
| 261 ObjectFile=".\Release Unicode/" |
| 262 ProgramDataBaseFileName=".\Release Unicode/" |
| 263 WarningLevel="3" |
| 264 SuppressStartupBanner="true" |
| 265 /> |
| 266 <Tool |
| 267 Name="VCManagedResourceCompilerTool" |
| 268 /> |
| 269 <Tool |
| 270 Name="VCResourceCompilerTool" |
| 271 PreprocessorDefinitions="NDEBUG" |
| 272 Culture="1033" |
| 273 /> |
| 274 <Tool |
| 275 Name="VCPreLinkEventTool" |
| 276 /> |
| 277 <Tool |
| 278 Name="VCLinkerTool" |
| 279 AdditionalDependencies="odbc32.lib odbccp32.lib
nsis\pluginapi.lib" |
| 280 OutputFile=".\Release Unicode/MkLink.dll" |
| 281 LinkIncremental="1" |
| 282 SuppressStartupBanner="true" |
| 283 GenerateManifest="false" |
| 284 IgnoreAllDefaultLibraries="true" |
| 285 IgnoreDefaultLibraryNames="libc.lib" |
| 286 ProgramDatabaseFile=".\Release Unicode/MkLink.pd
b" |
| 287 OptimizeForWindows98="1" |
| 288 EntryPointSymbol="DllMain" |
| 289 RandomizedBaseAddress="1" |
| 290 DataExecutionPrevention="0" |
| 291 ImportLibrary=".\Release Unicode/MkLink.lib" |
| 292 TargetMachine="1" |
| 293 /> |
| 294 <Tool |
| 295 Name="VCALinkTool" |
| 296 /> |
| 297 <Tool |
| 298 Name="VCManifestTool" |
| 299 /> |
| 300 <Tool |
| 301 Name="VCXDCMakeTool" |
| 302 /> |
| 303 <Tool |
| 304 Name="VCBscMakeTool" |
| 305 SuppressStartupBanner="true" |
| 306 OutputFile=".\Release Unicode/MkLink.bsc" |
| 307 /> |
| 308 <Tool |
| 309 Name="VCFxCopTool" |
| 310 /> |
| 311 <Tool |
| 312 Name="VCAppVerifierTool" |
| 313 /> |
| 314 <Tool |
| 315 Name="VCPostBuildEventTool" |
| 316 /> |
| 317 </Configuration> |
| 318 <Configuration |
| 319 Name="Debug Unicode|Win32" |
| 320 OutputDirectory="$(ConfigurationName)" |
| 321 IntermediateDirectory="$(ConfigurationName)" |
| 322 ConfigurationType="2" |
| 323 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault
s\UpgradeFromVC60.vsprops" |
| 324 UseOfMFC="0" |
| 325 ATLMinimizesCRunTimeLibraryUsage="false" |
| 326 CharacterSet="1" |
| 327 > |
| 328 <Tool |
| 329 Name="VCPreBuildEventTool" |
| 330 /> |
| 331 <Tool |
| 332 Name="VCCustomBuildTool" |
| 333 /> |
| 334 <Tool |
| 335 Name="VCXMLDataGeneratorTool" |
| 336 /> |
| 337 <Tool |
| 338 Name="VCWebServiceProxyGeneratorTool" |
| 339 /> |
| 340 <Tool |
| 341 Name="VCMIDLTool" |
| 342 PreprocessorDefinitions="_DEBUG" |
| 343 MkTypLibCompatible="true" |
| 344 SuppressStartupBanner="true" |
| 345 TargetEnvironment="1" |
| 346 TypeLibraryName=".\Debug Unicode/MkLink.tlb" |
| 347 HeaderFileName="" |
| 348 /> |
| 349 <Tool |
| 350 Name="VCCLCompilerTool" |
| 351 Optimization="0" |
| 352 AdditionalIncludeDirectories="." |
| 353 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_
USRDLL;EXDLL_EXPORTS;NSISCALL=__stdcall" |
| 354 MinimalRebuild="true" |
| 355 BasicRuntimeChecks="0" |
| 356 RuntimeLibrary="3" |
| 357 BufferSecurityCheck="false" |
| 358 PrecompiledHeaderFile=".\Debug Unicode/MkLink.pc
h" |
| 359 AssemblerListingLocation=".\Debug Unicode/" |
| 360 ObjectFile=".\Debug Unicode/" |
| 361 ProgramDataBaseFileName=".\Debug Unicode/" |
| 362 WarningLevel="3" |
| 363 SuppressStartupBanner="true" |
| 364 DebugInformationFormat="4" |
| 365 /> |
| 366 <Tool |
| 367 Name="VCManagedResourceCompilerTool" |
| 368 /> |
| 369 <Tool |
| 370 Name="VCResourceCompilerTool" |
| 371 PreprocessorDefinitions="_DEBUG" |
| 372 Culture="1033" |
| 373 /> |
| 374 <Tool |
| 375 Name="VCPreLinkEventTool" |
| 376 /> |
| 377 <Tool |
| 378 Name="VCLinkerTool" |
| 379 AdditionalDependencies="odbc32.lib odbccp32.lib
nsis\pluginapi.lib" |
| 380 OutputFile=".\Debug Unicode/MkLink.dll" |
| 381 LinkIncremental="2" |
| 382 SuppressStartupBanner="true" |
| 383 GenerateManifest="false" |
| 384 IgnoreAllDefaultLibraries="true" |
| 385 IgnoreDefaultLibraryNames="" |
| 386 GenerateDebugInformation="true" |
| 387 ProgramDatabaseFile=".\Debug Unicode/MkLink.pdb" |
| 388 EntryPointSymbol="DllMain" |
| 389 RandomizedBaseAddress="1" |
| 390 DataExecutionPrevention="0" |
| 391 ImportLibrary=".\Debug Unicode/MkLink.lib" |
| 392 TargetMachine="1" |
| 393 /> |
| 394 <Tool |
| 395 Name="VCALinkTool" |
| 396 /> |
| 397 <Tool |
| 398 Name="VCManifestTool" |
| 399 /> |
| 400 <Tool |
| 401 Name="VCXDCMakeTool" |
| 402 /> |
| 403 <Tool |
| 404 Name="VCBscMakeTool" |
| 405 SuppressStartupBanner="true" |
| 406 OutputFile=".\Debug Unicode/MkLink.bsc" |
| 407 /> |
| 408 <Tool |
| 409 Name="VCFxCopTool" |
| 410 /> |
| 411 <Tool |
| 412 Name="VCAppVerifierTool" |
| 413 /> |
| 414 <Tool |
| 415 Name="VCPostBuildEventTool" |
| 416 /> |
| 417 </Configuration> |
| 418 </Configurations> |
| 419 <References> |
| 420 </References> |
| 421 <Files> |
| 422 <Filter |
| 423 Name="Source Files" |
| 424 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
| 425 > |
| 426 <File |
| 427 RelativePath=".\MkLink.c" |
| 428 > |
| 429 <FileConfiguration |
| 430 Name="Release|Win32" |
| 431 > |
| 432 <Tool |
| 433 Name="VCCLCompilerTool" |
| 434 AdditionalIncludeDirectories="" |
| 435 PreprocessorDefinitions="" |
| 436 /> |
| 437 </FileConfiguration> |
| 438 <FileConfiguration |
| 439 Name="Debug|Win32" |
| 440 > |
| 441 <Tool |
| 442 Name="VCCLCompilerTool" |
| 443 AdditionalIncludeDirectories="" |
| 444 PreprocessorDefinitions="" |
| 445 /> |
| 446 </FileConfiguration> |
| 447 <FileConfiguration |
| 448 Name="Debug Unicode|Win32" |
| 449 > |
| 450 <Tool |
| 451 Name="VCCLCompilerTool" |
| 452 AdditionalIncludeDirectories="" |
| 453 PreprocessorDefinitions="" |
| 454 /> |
| 455 </FileConfiguration> |
| 456 <FileConfiguration |
| 457 Name="Release Unicode|Win32" |
| 458 > |
| 459 <Tool |
| 460 Name="VCCLCompilerTool" |
| 461 AdditionalIncludeDirectories="" |
| 462 PreprocessorDefinitions="" |
| 463 /> |
| 464 </FileConfiguration> |
| 465 </File> |
| 466 </Filter> |
| 467 <Filter |
| 468 Name="Header Files" |
| 469 Filter="h;hpp;hxx;hm;inl" |
| 470 > |
| 471 <File |
| 472 RelativePath="nsis\pluginapi.h" |
| 473 > |
| 474 </File> |
| 475 </Filter> |
| 476 <Filter |
| 477 Name="Resource Files" |
| 478 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
" |
| 479 > |
| 480 </Filter> |
| 481 </Files> |
| 482 <Globals> |
| 483 </Globals> |
| 484 </VisualStudioProject> |
OLD | NEW |