diff options
author | pixel <pixel> | 2004-12-21 22:41:02 +0000 |
---|---|---|
committer | pixel <pixel> | 2004-12-21 22:41:02 +0000 |
commit | 4cae523df9e58e55f8598618abc43ea4fd6cd6a5 (patch) | |
tree | 320276e77af307c8ece19cd9c8b4f35d0b577936 /MSVC | |
parent | d5022a82eb21beb49034b94f84c5d6f466562d5e (diff) |
Updating LuaPatch.
Diffstat (limited to 'MSVC')
-rw-r--r-- | MSVC/LuaPatch/LuaPatch.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MSVC/LuaPatch/LuaPatch.vcproj b/MSVC/LuaPatch/LuaPatch.vcproj index 22fea58..047fc14 100644 --- a/MSVC/LuaPatch/LuaPatch.vcproj +++ b/MSVC/LuaPatch/LuaPatch.vcproj @@ -172,6 +172,10 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
+ RelativePath="..\..\luapatch-languages.h"
+ >
+ </File>
+ <File
RelativePath="..\..\luapatch.cpp"
>
</File>
@@ -185,12 +189,20 @@ Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
+ <File
+ RelativePath="..\..\luapatch-res.h"
+ >
+ </File>
</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}"
>
+ <File
+ RelativePath="..\..\cdrom.ico"
+ >
+ </File>
</Filter>
</Files>
<Globals>
|