diff options
author | pixel <pixel> | 2004-12-27 18:46:43 +0000 |
---|---|---|
committer | pixel <pixel> | 2004-12-27 18:46:43 +0000 |
commit | 8587b087d9c686dd4a35a4f90c56856249f704e6 (patch) | |
tree | 1bbeab0de30768433b5b6526e6596d3b74a73d42 /MSVC/Dalos | |
parent | dcd5161f4721d77d37e45f4281e8882bea2cd879 (diff) |
A few minor changes...
Diffstat (limited to 'MSVC/Dalos')
-rw-r--r-- | MSVC/Dalos/Dalos.vcproj | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MSVC/Dalos/Dalos.vcproj b/MSVC/Dalos/Dalos.vcproj index 57186c5..8cfc241 100644 --- a/MSVC/Dalos/Dalos.vcproj +++ b/MSVC/Dalos/Dalos.vcproj @@ -189,5 +189,15 @@ RelativePath="..\..\Dalos\Dalos.cc"
>
</File>
+ <File
+ RelativePath="..\..\Dalos\Hexview.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\Dalos\Hexview.h"
+ >
+ </File>
</Files>
+ <Globals>
+ </Globals>
</VisualStudioProject>
|