diff options
author | pixel <pixel> | 2003-10-12 05:15:00 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-10-12 05:15:00 +0000 |
commit | 7787631c6ee37a489732c95cb0864422e3a3bdd1 (patch) | |
tree | 4f6374a3dcc58661ea7b116e2b87cdf84e14e414 /MSVC/Tools/Tools.vcproj | |
parent | 7cf5187c0a8cedba390a5455b63ed4ecf867be32 (diff) |
AT LAST!!!
Windows 2k/XP CD reading works using raw ioctls!!!!
HURRAY!!!!!!!!
Diffstat (limited to 'MSVC/Tools/Tools.vcproj')
-rw-r--r-- | MSVC/Tools/Tools.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MSVC/Tools/Tools.vcproj b/MSVC/Tools/Tools.vcproj index 2e2174b..a8c93ac 100644 --- a/MSVC/Tools/Tools.vcproj +++ b/MSVC/Tools/Tools.vcproj @@ -107,6 +107,9 @@ Name="Parasite Eve tools"
Filter="">
<File
+ RelativePath="..\..\PE\Aya.bmp">
+ </File>
+ <File
RelativePath="..\..\PE\aya.ico">
</File>
<File
@@ -128,6 +131,15 @@ RelativePath="..\..\PE\nmakefile">
</File>
<File
+ RelativePath="..\..\PE\pepatch-res.h">
+ </File>
+ <File
+ RelativePath="..\..\PE\pepatch.cpp">
+ </File>
+ <File
+ RelativePath="..\..\PE\pepatch.rc">
+ </File>
+ <File
RelativePath="..\..\PE\reinsert-res.h">
</File>
<File
|