diff options
author | pixel <pixel> | 2004-05-01 11:48:57 +0000 |
---|---|---|
committer | pixel <pixel> | 2004-05-01 11:48:57 +0000 |
commit | d834a8d9332f18642c5511cdd56085e366635a61 (patch) | |
tree | 022d981fe51745bd8501835494ad914faedd2613 /MSVC/Tools/Tools.vcproj | |
parent | 2d6892d1a4d9cc0f189cd7aa7a1101d35d3519a2 (diff) |
Fixes, changes, improvements, ...
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 43bb39e..31a5091 100644 --- a/MSVC/Tools/Tools.vcproj +++ b/MSVC/Tools/Tools.vcproj @@ -44,6 +44,9 @@ RelativePath="..\..\cd-tool.cpp">
</File>
<File
+ RelativePath="..\..\cd-tool.lua">
+ </File>
+ <File
RelativePath="..\..\crypto-search.cpp">
</File>
<File
|