diff options
author | pixel <pixel> | 2003-12-04 00:57:34 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-12-04 00:57:34 +0000 |
commit | f66e6dc084e365983de8dd29b3e83d515bc2f895 (patch) | |
tree | 8671ae5ebb6d2d65fc24eeb626ab12d7d2da2241 /MSVC/PSX-Bundle - library | |
parent | 6741207a4acd174f12bad340be34ca1275a5e6cd (diff) |
Completed the isobuilder class, and fixed stuff in the other iso code.
Diffstat (limited to 'MSVC/PSX-Bundle - library')
-rw-r--r-- | MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj index f3537ed..8e23fb4 100644 --- a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj +++ b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj @@ -118,6 +118,18 @@ RelativePath="..\..\includes\cdutils.h">
</File>
<File
+ RelativePath="..\..\lib\isobuilder.cpp">
+ </File>
+ <File
+ RelativePath="..\..\includes\isobuilder.h">
+ </File>
+ <File
+ RelativePath="..\..\lib\luacd.cpp">
+ </File>
+ <File
+ RelativePath="..\..\includes\luacd.h">
+ </File>
+ <File
RelativePath="..\..\lib\yazedc.cpp">
</File>
<File
|