summaryrefslogtreecommitdiff
path: root/win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-01-12 03:16:03 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-01-12 03:16:03 +0000
commit06a4408a28c4b5c2d65bd042e4a17a2b122c9f68 (patch)
tree9c7b2ad438caafe2e608380493ac8bf45e2597ea /win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj
parent58e7b38798101391eda07803c03227dc6aacb61f (diff)
downloadpcsxr-06a4408a28c4b5c2d65bd042e4a17a2b122c9f68.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62026 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj')
-rw-r--r--win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj6
1 files changed, 4 insertions, 2 deletions
diff --git a/win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj b/win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj
index b097e2a9..0184e090 100644
--- a/win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj
+++ b/win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj
@@ -4,6 +4,7 @@
Version="9.00"
Name="gpuPeopsOpenGL"
ProjectGUID="{726BDE88-F2AD-4666-A4BC-5858F973976E}"
+ RootNamespace="gpuPeopsOpenGL"
TargetFrameworkVersion="0"
>
<Platforms>
@@ -58,7 +59,7 @@
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -73,8 +74,9 @@
/>
<Tool
Name="VCLinkerTool"
+ AdditionalDependencies="opengl32.lib winmm.lib"
OutputFile=".\Debug/gpuPeopsOpenGL.dll"
- LinkIncremental="2"
+ LinkIncremental="1"
SuppressStartupBanner="true"
ModuleDefinitionFile=".\gpuPeopsOpenGL.def"
GenerateDebugInformation="true"