Annotation of embedaddon/ntp/ports/winnt/vs2005/ntpkeygen.vcproj, revision 1.1
1.1 ! misho 1: <?xml version="1.0" encoding="Windows-1252"?>
! 2: <VisualStudioProject
! 3: ProjectType="Visual C++"
! 4: Version="8.00"
! 5: Name="ntpkeygen"
! 6: ProjectGUID="{AC45551A-4745-4160-839C-066FBFB255D1}"
! 7: >
! 8: <Platforms>
! 9: <Platform
! 10: Name="Win32"
! 11: />
! 12: </Platforms>
! 13: <ToolFiles>
! 14: </ToolFiles>
! 15: <Configurations>
! 16: <Configuration
! 17: Name="Debug|Win32"
! 18: OutputDirectory=".\ntp-keygen\Debug"
! 19: IntermediateDirectory=".\ntp-keygen\Debug"
! 20: ConfigurationType="1"
! 21: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
! 22: UseOfMFC="0"
! 23: ATLMinimizesCRunTimeLibraryUsage="false"
! 24: CharacterSet="2"
! 25: >
! 26: <Tool
! 27: Name="VCPreBuildEventTool"
! 28: />
! 29: <Tool
! 30: Name="VCCustomBuildTool"
! 31: />
! 32: <Tool
! 33: Name="VCXMLDataGeneratorTool"
! 34: />
! 35: <Tool
! 36: Name="VCWebServiceProxyGeneratorTool"
! 37: />
! 38: <Tool
! 39: Name="VCMIDLTool"
! 40: TypeLibraryName=".\ntp-keygen\Debug/ntpkeygen.tlb"
! 41: HeaderFileName=""
! 42: />
! 43: <Tool
! 44: Name="VCCLCompilerTool"
! 45: Optimization="0"
! 46: AdditionalIncludeDirectories=".,..\include,..\..\..\include,..\..\..\lib\isc\win32\include,..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\sntp\libopts"
! 47: PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;__STDC__;SYS_WINNT;HAVE_CONFIG_H;_WIN32_WINNT=0x400;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_CRT_SECURE_NO_DEPRECATE"
! 48: MinimalRebuild="true"
! 49: BasicRuntimeChecks="3"
! 50: RuntimeLibrary="3"
! 51: PrecompiledHeaderFile=".\ntp-keygen\Debug/ntpkeygen.pch"
! 52: AssemblerListingLocation=".\ntp-keygen\Debug/"
! 53: ObjectFile=".\ntp-keygen\Debug/"
! 54: ProgramDataBaseFileName=".\ntp-keygen\Debug/"
! 55: BrowseInformation="1"
! 56: WarningLevel="4"
! 57: SuppressStartupBanner="true"
! 58: DebugInformationFormat="4"
! 59: />
! 60: <Tool
! 61: Name="VCManagedResourceCompilerTool"
! 62: />
! 63: <Tool
! 64: Name="VCResourceCompilerTool"
! 65: PreprocessorDefinitions="_DEBUG"
! 66: Culture="1033"
! 67: />
! 68: <Tool
! 69: Name="VCPreLinkEventTool"
! 70: />
! 71: <Tool
! 72: Name="VCLinkerTool"
! 73: AdditionalDependencies="ws2_32.lib $(OPENSSL_LIB)\libeay32.lib libntp\Debug\libntp.lib"
! 74: OutputFile="bin/Debug/ntp-keygen.exe"
! 75: LinkIncremental="2"
! 76: SuppressStartupBanner="true"
! 77: GenerateDebugInformation="true"
! 78: ProgramDatabaseFile="bin/Debug/ntp-keygen.pdb"
! 79: SubSystem="1"
! 80: TargetMachine="1"
! 81: />
! 82: <Tool
! 83: Name="VCALinkTool"
! 84: />
! 85: <Tool
! 86: Name="VCManifestTool"
! 87: />
! 88: <Tool
! 89: Name="VCXDCMakeTool"
! 90: />
! 91: <Tool
! 92: Name="VCBscMakeTool"
! 93: SuppressStartupBanner="true"
! 94: OutputFile=".\ntp-keygen\Debug/ntpkeygen.bsc"
! 95: />
! 96: <Tool
! 97: Name="VCFxCopTool"
! 98: />
! 99: <Tool
! 100: Name="VCAppVerifierTool"
! 101: />
! 102: <Tool
! 103: Name="VCWebDeploymentTool"
! 104: />
! 105: <Tool
! 106: Name="VCPostBuildEventTool"
! 107: />
! 108: </Configuration>
! 109: <Configuration
! 110: Name="Release|Win32"
! 111: OutputDirectory=".\ntp-keygen\Release"
! 112: IntermediateDirectory=".\ntp-keygen\Release"
! 113: ConfigurationType="1"
! 114: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
! 115: UseOfMFC="0"
! 116: ATLMinimizesCRunTimeLibraryUsage="false"
! 117: CharacterSet="2"
! 118: >
! 119: <Tool
! 120: Name="VCPreBuildEventTool"
! 121: />
! 122: <Tool
! 123: Name="VCCustomBuildTool"
! 124: />
! 125: <Tool
! 126: Name="VCXMLDataGeneratorTool"
! 127: />
! 128: <Tool
! 129: Name="VCWebServiceProxyGeneratorTool"
! 130: />
! 131: <Tool
! 132: Name="VCMIDLTool"
! 133: TypeLibraryName=".\ntp-keygen\Release/ntpkeygen.tlb"
! 134: HeaderFileName=""
! 135: />
! 136: <Tool
! 137: Name="VCCLCompilerTool"
! 138: Optimization="2"
! 139: InlineFunctionExpansion="1"
! 140: AdditionalIncludeDirectories=".,..\include,..\..\..\include,..\..\..\lib\isc\win32\include,..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\sntp\libopts"
! 141: PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;__STDC__;SYS_WINNT;HAVE_CONFIG_H;_WIN32_WINNT=0x400;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_CRT_SECURE_NO_DEPRECATE"
! 142: StringPooling="true"
! 143: RuntimeLibrary="2"
! 144: EnableFunctionLevelLinking="true"
! 145: PrecompiledHeaderFile=".\ntp-keygen\Release/ntpkeygen.pch"
! 146: AssemblerListingLocation=".\ntp-keygen\Release/"
! 147: ObjectFile=".\ntp-keygen\Release/"
! 148: ProgramDataBaseFileName=".\ntp-keygen\Release/"
! 149: WarningLevel="4"
! 150: SuppressStartupBanner="true"
! 151: />
! 152: <Tool
! 153: Name="VCManagedResourceCompilerTool"
! 154: />
! 155: <Tool
! 156: Name="VCResourceCompilerTool"
! 157: PreprocessorDefinitions="NDEBUG"
! 158: Culture="1033"
! 159: />
! 160: <Tool
! 161: Name="VCPreLinkEventTool"
! 162: />
! 163: <Tool
! 164: Name="VCLinkerTool"
! 165: AdditionalDependencies="ws2_32.lib $(OPENSSL_LIB)\libeay32.lib libntp\Release\libntp.lib"
! 166: OutputFile="bin/Release/ntp-keygen.exe"
! 167: LinkIncremental="1"
! 168: SuppressStartupBanner="true"
! 169: ProgramDatabaseFile="bin/Release/ntp-keygen.pdb"
! 170: SubSystem="1"
! 171: TargetMachine="1"
! 172: />
! 173: <Tool
! 174: Name="VCALinkTool"
! 175: />
! 176: <Tool
! 177: Name="VCManifestTool"
! 178: />
! 179: <Tool
! 180: Name="VCXDCMakeTool"
! 181: />
! 182: <Tool
! 183: Name="VCBscMakeTool"
! 184: SuppressStartupBanner="true"
! 185: OutputFile=".\ntp-keygen\Release/ntpkeygen.bsc"
! 186: />
! 187: <Tool
! 188: Name="VCFxCopTool"
! 189: />
! 190: <Tool
! 191: Name="VCAppVerifierTool"
! 192: />
! 193: <Tool
! 194: Name="VCWebDeploymentTool"
! 195: />
! 196: <Tool
! 197: Name="VCPostBuildEventTool"
! 198: />
! 199: </Configuration>
! 200: </Configurations>
! 201: <References>
! 202: </References>
! 203: <Files>
! 204: <Filter
! 205: Name="Source Files"
! 206: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
! 207: >
! 208: <File
! 209: RelativePath="..\..\..\libntp\getopt.c"
! 210: >
! 211: <FileConfiguration
! 212: Name="Debug|Win32"
! 213: >
! 214: <Tool
! 215: Name="VCCLCompilerTool"
! 216: AdditionalIncludeDirectories=""
! 217: PreprocessorDefinitions=""
! 218: />
! 219: </FileConfiguration>
! 220: <FileConfiguration
! 221: Name="Release|Win32"
! 222: >
! 223: <Tool
! 224: Name="VCCLCompilerTool"
! 225: AdditionalIncludeDirectories=""
! 226: PreprocessorDefinitions=""
! 227: />
! 228: </FileConfiguration>
! 229: </File>
! 230: <File
! 231: RelativePath="..\..\..\util\ntp-keygen-opts.c"
! 232: >
! 233: <FileConfiguration
! 234: Name="Debug|Win32"
! 235: >
! 236: <Tool
! 237: Name="VCCLCompilerTool"
! 238: AdditionalIncludeDirectories=""
! 239: PreprocessorDefinitions=""
! 240: />
! 241: </FileConfiguration>
! 242: <FileConfiguration
! 243: Name="Release|Win32"
! 244: >
! 245: <Tool
! 246: Name="VCCLCompilerTool"
! 247: AdditionalIncludeDirectories=""
! 248: PreprocessorDefinitions=""
! 249: />
! 250: </FileConfiguration>
! 251: </File>
! 252: <File
! 253: RelativePath="..\..\..\util\ntp-keygen.c"
! 254: >
! 255: <FileConfiguration
! 256: Name="Debug|Win32"
! 257: >
! 258: <Tool
! 259: Name="VCCLCompilerTool"
! 260: AdditionalIncludeDirectories=""
! 261: PreprocessorDefinitions=""
! 262: />
! 263: </FileConfiguration>
! 264: <FileConfiguration
! 265: Name="Release|Win32"
! 266: >
! 267: <Tool
! 268: Name="VCCLCompilerTool"
! 269: AdditionalIncludeDirectories=""
! 270: PreprocessorDefinitions=""
! 271: />
! 272: </FileConfiguration>
! 273: </File>
! 274: <File
! 275: RelativePath="..\..\..\libntp\ntp_random.c"
! 276: >
! 277: <FileConfiguration
! 278: Name="Debug|Win32"
! 279: >
! 280: <Tool
! 281: Name="VCCLCompilerTool"
! 282: AdditionalIncludeDirectories=""
! 283: PreprocessorDefinitions=""
! 284: />
! 285: </FileConfiguration>
! 286: <FileConfiguration
! 287: Name="Release|Win32"
! 288: >
! 289: <Tool
! 290: Name="VCCLCompilerTool"
! 291: AdditionalIncludeDirectories=""
! 292: PreprocessorDefinitions=""
! 293: />
! 294: </FileConfiguration>
! 295: </File>
! 296: <File
! 297: RelativePath="..\libntp\randfile.c"
! 298: >
! 299: <FileConfiguration
! 300: Name="Debug|Win32"
! 301: >
! 302: <Tool
! 303: Name="VCCLCompilerTool"
! 304: AdditionalIncludeDirectories=""
! 305: PreprocessorDefinitions=""
! 306: />
! 307: </FileConfiguration>
! 308: <FileConfiguration
! 309: Name="Release|Win32"
! 310: >
! 311: <Tool
! 312: Name="VCCLCompilerTool"
! 313: AdditionalIncludeDirectories=""
! 314: PreprocessorDefinitions=""
! 315: />
! 316: </FileConfiguration>
! 317: </File>
! 318: <File
! 319: RelativePath="version.c"
! 320: >
! 321: <FileConfiguration
! 322: Name="Debug|Win32"
! 323: >
! 324: <Tool
! 325: Name="VCCLCompilerTool"
! 326: AdditionalIncludeDirectories=""
! 327: PreprocessorDefinitions=""
! 328: />
! 329: </FileConfiguration>
! 330: <FileConfiguration
! 331: Name="Release|Win32"
! 332: >
! 333: <Tool
! 334: Name="VCCLCompilerTool"
! 335: AdditionalIncludeDirectories=""
! 336: PreprocessorDefinitions=""
! 337: />
! 338: </FileConfiguration>
! 339: </File>
! 340: </Filter>
! 341: <Filter
! 342: Name="Header Files"
! 343: Filter="h;hpp;hxx;hm;inl"
! 344: >
! 345: </Filter>
! 346: <Filter
! 347: Name="Resource Files"
! 348: Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
! 349: >
! 350: </Filter>
! 351: <File
! 352: RelativePath="..\..\..\configure"
! 353: >
! 354: <FileConfiguration
! 355: Name="Debug|Win32"
! 356: >
! 357: <Tool
! 358: Name="VCCustomBuildTool"
! 359: CommandLine="echo Using NT Shell Script to generate version.c
..\scripts\mkver.bat -P ntp-keygen
"
! 360: Outputs="$(ProjectDir)version.c"
! 361: />
! 362: </FileConfiguration>
! 363: <FileConfiguration
! 364: Name="Release|Win32"
! 365: >
! 366: <Tool
! 367: Name="VCCustomBuildTool"
! 368: CommandLine="echo Using NT Shell Script to generate version.c
..\scripts\mkver.bat -P ntp-keygen
"
! 369: Outputs="$(ProjectDir)version.c"
! 370: />
! 371: </FileConfiguration>
! 372: </File>
! 373: </Files>
! 374: <Globals>
! 375: </Globals>
! 376: </VisualStudioProject>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>