diff options
author | pixel <pixel> | 2003-12-26 19:58:13 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-12-26 19:58:13 +0000 |
commit | 47b21c600265c30f679861f8c460784530f52354 (patch) | |
tree | ad0c9261b2cfd7d6601dcc91310689ed8c9cf103 /MSVC/Tools | |
parent | 6ad8619941b8eb79d7ad1d7fe1cf75012fb870d0 (diff) |
Fixed GC and some related problems.
Diffstat (limited to 'MSVC/Tools')
-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 1ba289f..b2aef74 100644 --- a/MSVC/Tools/Tools.vcproj +++ b/MSVC/Tools/Tools.vcproj @@ -134,6 +134,9 @@ RelativePath="..\..\PE\nmakefile">
</File>
<File
+ RelativePath="..\..\PE\pe-hack.lua">
+ </File>
+ <File
RelativePath="..\..\PE\pepatch-res.h">
</File>
<File
|