summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
diff options
context:
space:
mode:
authorhrydgard <hrydgard@gmail.com>2008-08-07 21:29:15 +0000
committerhrydgard <hrydgard@gmail.com>2008-08-07 21:29:15 +0000
commitb370386983a98605d22a355f141efc0cfd88b397 (patch)
tree95d129136ee5243ff0b8f8a9e173fe58366b72a2 /Source/Core/VideoCommon
parentac366022f40382d39fcaaff6d66f038886c76414 (diff)
static-ified a lot of vars to prevent name collisions with plugins, other cosmetic stuff, prep for jit debug
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@147 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon')
-rw-r--r--Source/Core/VideoCommon/VideoCommon.vcproj6
1 files changed, 1 insertions, 5 deletions
diff --git a/Source/Core/VideoCommon/VideoCommon.vcproj b/Source/Core/VideoCommon/VideoCommon.vcproj
index 841200e4f1..94ea3e07ee 100644
--- a/Source/Core/VideoCommon/VideoCommon.vcproj
+++ b/Source/Core/VideoCommon/VideoCommon.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="8.00"
Name="VideoCommon"
ProjectGUID="{E5D1F0C0-AA07-4841-A4EB-4CF4DAA6B0FA}"
RootNamespace="VideoCommon"
@@ -406,10 +406,6 @@
>
</File>
<File
- RelativePath=".\Src\GPUInterface.h"
- >
- </File>
- <File
RelativePath=".\Src\LookUpTables.cpp"
>
</File>