diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-07-06 21:44:54 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-07-06 21:44:54 +0200 |
commit | 567df6aacfe4c35a979c178b8c7ffd7c19037a4f (patch) | |
tree | c4eaaeca42e34e67dcc42e0c3b2c6906fb46d912 /Tools/MemDumpAnalysis/MemDumpAnalysis.vcproj | |
parent | BiomeVisualiser: Moved into the Tools folder (diff) | |
download | cuberite-567df6aacfe4c35a979c178b8c7ffd7c19037a4f.tar cuberite-567df6aacfe4c35a979c178b8c7ffd7c19037a4f.tar.gz cuberite-567df6aacfe4c35a979c178b8c7ffd7c19037a4f.tar.bz2 cuberite-567df6aacfe4c35a979c178b8c7ffd7c19037a4f.tar.lz cuberite-567df6aacfe4c35a979c178b8c7ffd7c19037a4f.tar.xz cuberite-567df6aacfe4c35a979c178b8c7ffd7c19037a4f.tar.zst cuberite-567df6aacfe4c35a979c178b8c7ffd7c19037a4f.zip |
Diffstat (limited to '')
-rw-r--r-- | Tools/MemDumpAnalysis/MemDumpAnalysis.vcproj (renamed from MemDumpAnalysis/MemDumpAnalysis.vcproj) | 64 | ||||
-rw-r--r-- | Tools/MemDumpAnalysis/MemDumpAnalysis.vcproj.user (renamed from MemDumpAnalysis/MemDumpAnalysis.vcproj.user) | 0 |
2 files changed, 32 insertions, 32 deletions
diff --git a/MemDumpAnalysis/MemDumpAnalysis.vcproj b/Tools/MemDumpAnalysis/MemDumpAnalysis.vcproj index 4a231dbb4..ffb935868 100644 --- a/MemDumpAnalysis/MemDumpAnalysis.vcproj +++ b/Tools/MemDumpAnalysis/MemDumpAnalysis.vcproj @@ -211,47 +211,47 @@ Name="expat"
>
<File
- RelativePath=".\expat\ascii.h"
+ RelativePath="..\..\expat\ascii.h"
>
</File>
<File
- RelativePath=".\expat\asciitab.h"
+ RelativePath="..\..\expat\asciitab.h"
>
</File>
<File
- RelativePath=".\expat\expat.h"
+ RelativePath="..\..\expat\expat.h"
>
</File>
<File
- RelativePath=".\expat\expat_external.h"
+ RelativePath="..\..\expat\expat_external.h"
>
</File>
<File
- RelativePath=".\expat\iasciitab.h"
+ RelativePath="..\..\expat\iasciitab.h"
>
</File>
<File
- RelativePath=".\expat\internal.h"
+ RelativePath="..\..\expat\internal.h"
>
</File>
<File
- RelativePath=".\expat\latin1tab.h"
+ RelativePath="..\..\expat\latin1tab.h"
>
</File>
<File
- RelativePath=".\expat\nametab.h"
+ RelativePath="..\..\expat\nametab.h"
>
</File>
<File
- RelativePath=".\expat\utf8tab.h"
+ RelativePath="..\..\expat\utf8tab.h"
>
</File>
<File
- RelativePath=".\expat\winconfig.h"
+ RelativePath="..\..\expat\winconfig.h"
>
</File>
<File
- RelativePath=".\expat\xmlparse.c"
+ RelativePath="..\..\expat\xmlparse.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -271,7 +271,7 @@ </FileConfiguration>
</File>
<File
- RelativePath=".\expat\xmlrole.c"
+ RelativePath="..\..\expat\xmlrole.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -291,11 +291,11 @@ </FileConfiguration>
</File>
<File
- RelativePath=".\expat\xmlrole.h"
+ RelativePath="..\..\expat\xmlrole.h"
>
</File>
<File
- RelativePath=".\expat\xmltok.c"
+ RelativePath="..\..\expat\xmltok.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -315,11 +315,11 @@ </FileConfiguration>
</File>
<File
- RelativePath=".\expat\xmltok.h"
+ RelativePath="..\..\expat\xmltok.h"
>
</File>
<File
- RelativePath=".\expat\xmltok_impl.c"
+ RelativePath="..\..\expat\xmltok_impl.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -339,11 +339,11 @@ </FileConfiguration>
</File>
<File
- RelativePath=".\expat\xmltok_impl.h"
+ RelativePath="..\..\expat\xmltok_impl.h"
>
</File>
<File
- RelativePath=".\expat\xmltok_ns.c"
+ RelativePath="..\..\expat\xmltok_ns.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -373,62 +373,62 @@ Name="shared"
>
<File
- RelativePath="..\source\Log.cpp"
+ RelativePath="..\..\source\Log.cpp"
>
</File>
<File
- RelativePath="..\source\Log.h"
+ RelativePath="..\..\source\Log.h"
>
</File>
<File
- RelativePath="..\source\MCLogger.cpp"
+ RelativePath="..\..\source\MCLogger.cpp"
>
</File>
<File
- RelativePath="..\source\MCLogger.h"
+ RelativePath="..\..\source\MCLogger.h"
>
</File>
<File
- RelativePath="..\source\StringUtils.cpp"
+ RelativePath="..\..\source\StringUtils.cpp"
>
</File>
<File
- RelativePath="..\source\StringUtils.h"
+ RelativePath="..\..\source\StringUtils.h"
>
</File>
<Filter
Name="OSSupport"
>
<File
- RelativePath="..\source\OSSupport\CriticalSection.cpp"
+ RelativePath="..\..\source\OSSupport\CriticalSection.cpp"
>
</File>
<File
- RelativePath="..\source\OSSupport\CriticalSection.h"
+ RelativePath="..\..\source\OSSupport\CriticalSection.h"
>
</File>
<File
- RelativePath="..\source\OSSupport\File.cpp"
+ RelativePath="..\..\source\OSSupport\File.cpp"
>
</File>
<File
- RelativePath="..\source\OSSupport\File.h"
+ RelativePath="..\..\source\OSSupport\File.h"
>
</File>
<File
- RelativePath="..\source\OSSupport\IsThread.cpp"
+ RelativePath="..\..\source\OSSupport\IsThread.cpp"
>
</File>
<File
- RelativePath="..\source\OSSupport\IsThread.h"
+ RelativePath="..\..\source\OSSupport\IsThread.h"
>
</File>
<File
- RelativePath="..\source\OSSupport\MakeDir.cpp"
+ RelativePath="..\..\source\OSSupport\MakeDir.cpp"
>
</File>
<File
- RelativePath="..\source\OSSupport\MakeDir.h"
+ RelativePath="..\..\source\OSSupport\MakeDir.h"
>
</File>
</Filter>
diff --git a/MemDumpAnalysis/MemDumpAnalysis.vcproj.user b/Tools/MemDumpAnalysis/MemDumpAnalysis.vcproj.user index 11ddaa32b..11ddaa32b 100644 --- a/MemDumpAnalysis/MemDumpAnalysis.vcproj.user +++ b/Tools/MemDumpAnalysis/MemDumpAnalysis.vcproj.user |