home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 275 / DPCS0111DVD.ISO / Toolkit / Audio-Visual / VirtualDub / Source / VirtualDub-1.9.10-src.7z / src / VirtualDub-VC2005.vsprops < prev    next >
Encoding:
Extensible Markup Language  |  2009-09-14  |  943 b   |  40 lines

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioPropertySheet
  3.     ProjectType="Visual C++"
  4.     Version="8.00"
  5.     Name="VirtualDub-VC2005"
  6.     IntermediateDirectory="$(VDObjPath)"
  7.     >
  8.     <Tool
  9.         Name="VCCLCompilerTool"
  10.         AdditionalIncludeDirectories="h;..\h"
  11.         PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_DEPRECATE,_SECURE_SCL=0"
  12.         StringPooling="true"
  13.         BufferSecurityCheck="false"
  14.         FloatingPointModel="2"
  15.         RuntimeTypeInfo="false"
  16.         WarningLevel="4"
  17.         DebugInformationFormat="3"
  18.     />
  19.     <UserMacro
  20.         Name="VDDirTag"
  21.         Value="$(VDConfigDirTag)$(VDPlatformDirTag)"
  22.     />
  23.     <UserMacro
  24.         Name="VDLibPath"
  25.         Value="$(VDBaseDir)\lib\$(VDDirTag)"
  26.     />
  27.     <UserMacro
  28.         Name="VDOutputPath"
  29.         Value="$(VDBaseDir)\out\$(VDDirTag)"
  30.     />
  31.     <UserMacro
  32.         Name="VDObjPath"
  33.         Value="$(VDBaseDir)\obj\$(VDDirTag)\$(ProjectName)"
  34.     />
  35.     <UserMacro
  36.         Name="VDBaseDir"
  37.         Value="..\.."
  38.     />
  39. </VisualStudioPropertySheet>
  40.