nktres.vcproj
上传用户:kittypts
上传日期:2018-02-11
资源大小:241k
文件大小:4k
源码类别:

PlugIns编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="resdll" ProjectGUID="{125635A0-6C0F-4914-B974-3A19BFEBE6EA}" RootNamespace="nktres" Keyword="Win32Proj" TargetFrameworkVersion="131072">
  3.   <Platforms>
  4.     <Platform Name="Win32" />
  5.   </Platforms>
  6.   <ToolFiles>
  7.   </ToolFiles>
  8.   <Configurations>
  9.     <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="2" CharacterSet="1">
  10.       <Tool Name="VCPreBuildEventTool" />
  11.       <Tool Name="VCCustomBuildTool" />
  12.       <Tool Name="VCXMLDataGeneratorTool" />
  13.       <Tool Name="VCWebServiceProxyGeneratorTool" />
  14.       <Tool Name="VCMIDLTool" />
  15.       <Tool Name="VCCLCompilerTool" Optimization="0" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NKTRES_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" DebugInformationFormat="4" />
  16.       <Tool Name="VCManagedResourceCompilerTool" />
  17.       <Tool Name="VCResourceCompilerTool" />
  18.       <Tool Name="VCPreLinkEventTool" />
  19.       <Tool Name="VCLinkerTool" LinkIncremental="2" GenerateDebugInformation="true" SubSystem="2" ResourceOnlyDLL="true" RandomizedBaseAddress="1" DataExecutionPrevention="0" TargetMachine="1" />
  20.       <Tool Name="VCALinkTool" />
  21.       <Tool Name="VCManifestTool" />
  22.       <Tool Name="VCXDCMakeTool" />
  23.       <Tool Name="VCBscMakeTool" />
  24.       <Tool Name="VCFxCopTool" />
  25.       <Tool Name="VCAppVerifierTool" />
  26.       <Tool Name="VCPostBuildEventTool" CommandLine="xcopy &quot;$(OutDir)$(ProjectName).dll&quot; &quot;C:Archivos de programaWindows Livemessenger&quot; /H /Y &lt; NUL:" />
  27.     </Configuration>
  28.     <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="2" CharacterSet="1" WholeProgramOptimization="0">
  29.       <Tool Name="VCPreBuildEventTool" />
  30.       <Tool Name="VCCustomBuildTool" />
  31.       <Tool Name="VCXMLDataGeneratorTool" />
  32.       <Tool Name="VCWebServiceProxyGeneratorTool" />
  33.       <Tool Name="VCMIDLTool" />
  34.       <Tool Name="VCCLCompilerTool" Optimization="2" EnableIntrinsicFunctions="true" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NKTRES_EXPORTS" RuntimeLibrary="2" EnableFunctionLevelLinking="true" UsePrecompiledHeader="0" WarningLevel="3" DebugInformationFormat="3" />
  35.       <Tool Name="VCManagedResourceCompilerTool" />
  36.       <Tool Name="VCResourceCompilerTool" />
  37.       <Tool Name="VCPreLinkEventTool" />
  38.       <Tool Name="VCLinkerTool" LinkIncremental="1" GenerateManifest="false" GenerateDebugInformation="true" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ResourceOnlyDLL="true" RandomizedBaseAddress="1" DataExecutionPrevention="0" TargetMachine="1" />
  39.       <Tool Name="VCALinkTool" />
  40.       <Tool Name="VCManifestTool" />
  41.       <Tool Name="VCXDCMakeTool" />
  42.       <Tool Name="VCBscMakeTool" />
  43.       <Tool Name="VCFxCopTool" />
  44.       <Tool Name="VCAppVerifierTool" />
  45.       <Tool Name="VCPostBuildEventTool" />
  46.     </Configuration>
  47.   </Configurations>
  48.   <References>
  49.   </References>
  50.   <Files>
  51.     <Filter Name="Source Files" Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  52.     </Filter>
  53.     <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  54.       <File RelativePath=".resource.h">
  55.       </File>
  56.     </Filter>
  57.     <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  58.       <File RelativePath=".pngie.png">
  59.       </File>
  60.       <File RelativePath=".pnglogo.dib">
  61.       </File>
  62.       <File RelativePath=".pngmplayer.png">
  63.       </File>
  64.       <File RelativePath=".pngnkt.png">
  65.       </File>
  66.       <File RelativePath=".nktres.rc">
  67.       </File>
  68.     </Filter>
  69.   </Files>
  70.   <Globals>
  71.   </Globals>
  72. </VisualStudioProject>