diff options
author | scuri <scuri> | 2009-07-21 20:42:10 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-07-21 20:42:10 +0000 |
commit | 008a2115fed94b4cac85e5d888d01c6192717de6 (patch) | |
tree | 593e5b277a694101aaece7be0e8b5757ffaaa93e /mak.vc8 | |
parent | cc64196862e37f10714a7f5466e14a4691f1be3f (diff) |
*** empty log message ***
Diffstat (limited to 'mak.vc8')
-rw-r--r-- | mak.vc8/im_capture.vcproj | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mak.vc8/im_capture.vcproj b/mak.vc8/im_capture.vcproj index 5b2018e..e7a8555 100644 --- a/mak.vc8/im_capture.vcproj +++ b/mak.vc8/im_capture.vcproj @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="8,00" Name="im_capture" ProjectGUID="{CB868607-6B6C-4CDF-9B6D-27AA925AE473}" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -41,7 +42,7 @@ <Tool Name="VCCLCompilerTool" Optimization="0" - AdditionalIncludeDirectories="../include;../src;d:\LNG\DXSDK\Include;D:\LNG\WinSDK\Include" + AdditionalIncludeDirectories="../include;../src;d:\LNG\DXSDK\Include" PreprocessorDefinitions="WIN32,_DEBUG,_LIB,_CRT_SECURE_NO_DEPRECATE" ExceptionHandling="0" BasicRuntimeChecks="3" |