diff options
author | pixel <pixel> | 2004-12-21 11:14:15 +0000 |
---|---|---|
committer | pixel <pixel> | 2004-12-21 11:14:15 +0000 |
commit | 2f6ab3ff3c8696b872bce292ffffbd8179c0506a (patch) | |
tree | d3d02b82da9659ad7081051701f0a660abd0cb2d /MSVC/CD-Tool | |
parent | 94d16e0f97c26fe28854505bc94e25b681f32497 (diff) |
Adding a separate project for LuaPatch, and updating copyrights a bit...
Diffstat (limited to 'MSVC/CD-Tool')
-rw-r--r-- | MSVC/CD-Tool/CD-Tool.vcproj | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/MSVC/CD-Tool/CD-Tool.vcproj b/MSVC/CD-Tool/CD-Tool.vcproj index ef2c42c..405b48c 100644 --- a/MSVC/CD-Tool/CD-Tool.vcproj +++ b/MSVC/CD-Tool/CD-Tool.vcproj @@ -169,7 +169,7 @@ </References>
<Files>
<Filter
- Name="Source Files"
+ Name="Sources"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
@@ -178,17 +178,7 @@ >
</File>
</Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
</Files>
+ <Globals>
+ </Globals>
</VisualStudioProject>
|