diff options
author | pixel <pixel> | 2004-10-19 01:27:27 +0000 |
---|---|---|
committer | pixel <pixel> | 2004-10-19 01:27:27 +0000 |
commit | c8f480317b0571b63797f03d7bda5d15b6d9fe5b (patch) | |
tree | e37d41fa9f9c7b37c826aa2f1838ed84baeef058 /MSVC/PSX-Bundle - library | |
parent | e560ea4618abcbff230c7fc1536023268ed27dd9 (diff) |
Blah... too much diffs to follow
Diffstat (limited to 'MSVC/PSX-Bundle - library')
-rw-r--r-- | MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj index b3e4296..bae4ecf 100644 --- a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj +++ b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj @@ -1,7 +1,7 @@ -<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.00"
+ Version="7.10"
Name="PSX-Bundle - library"
ProjectGUID="{0A2CD193-F270-4F2B-943C-F8BDF792D25C}"
Keyword="Win32Proj">
@@ -45,6 +45,12 @@ Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
@@ -83,8 +89,16 @@ Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
+ <References>
+ </References>
<Files>
<Filter
Name="Lzss class"
|