diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-01-12 03:16:03 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-01-12 03:16:03 +0000 |
| commit | 06a4408a28c4b5c2d65bd042e4a17a2b122c9f68 (patch) | |
| tree | 9c7b2ad438caafe2e608380493ac8bf45e2597ea /win32/plugins/dfxvideo/DFXVideo.vcproj | |
| parent | 58e7b38798101391eda07803c03227dc6aacb61f (diff) | |
| download | pcsxr-06a4408a28c4b5c2d65bd042e4a17a2b122c9f68.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62026 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/plugins/dfxvideo/DFXVideo.vcproj')
| -rw-r--r-- | win32/plugins/dfxvideo/DFXVideo.vcproj | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/win32/plugins/dfxvideo/DFXVideo.vcproj b/win32/plugins/dfxvideo/DFXVideo.vcproj index f67eaf2b..1f9182ab 100644 --- a/win32/plugins/dfxvideo/DFXVideo.vcproj +++ b/win32/plugins/dfxvideo/DFXVideo.vcproj @@ -4,6 +4,7 @@ Version="9.00"
Name="DFXVideo"
ProjectGUID="{30F06328-DD64-4030-AF7A-19FBC74CF298}"
+ RootNamespace="DFXVideo"
TargetFrameworkVersion="0"
>
<Platforms>
@@ -155,7 +156,7 @@ ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -172,7 +173,7 @@ Name="VCLinkerTool"
AdditionalDependencies="winmm.lib vfw32.lib"
OutputFile=".\Debug/DFXVideo.dll"
- LinkIncremental="2"
+ LinkIncremental="1"
SuppressStartupBanner="true"
ModuleDefinitionFile=".\DFXVideo.def"
GenerateDebugInformation="true"
|
