diff options
author | pixel <pixel> | 2004-12-19 03:22:48 +0000 |
---|---|---|
committer | pixel <pixel> | 2004-12-19 03:22:48 +0000 |
commit | 7436f6c9cdd13eb6f24b5f5af815c548268a66a9 (patch) | |
tree | eb482c2263267299f9fd78bb5d5c20355f451e35 /MSVC/Tools/Tools.vcproj | |
parent | 0d863044aa6efbe2de14dd4c911d5248e399f711 (diff) |
Updated luapatch, and separated language file.
Diffstat (limited to 'MSVC/Tools/Tools.vcproj')
-rw-r--r-- | MSVC/Tools/Tools.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MSVC/Tools/Tools.vcproj b/MSVC/Tools/Tools.vcproj index f3eaad4..55de511 100644 --- a/MSVC/Tools/Tools.vcproj +++ b/MSVC/Tools/Tools.vcproj @@ -52,6 +52,9 @@ RelativePath="..\..\crypto-search.cpp">
</File>
<File
+ RelativePath="..\..\luapatch-languages.h">
+ </File>
+ <File
RelativePath="..\..\luapatch-res.h">
</File>
<File
|