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 | |
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/Globals.cpp (renamed from MemDumpAnalysis/Globals.cpp) | 0 | ||||
-rw-r--r-- | Tools/MemDumpAnalysis/Globals.h (renamed from MemDumpAnalysis/Globals.h) | 4 | ||||
-rw-r--r-- | Tools/MemDumpAnalysis/MemDumpAnalysis.cpp (renamed from MemDumpAnalysis/MemDumpAnalysis.cpp) | 0 | ||||
-rw-r--r-- | Tools/MemDumpAnalysis/MemDumpAnalysis.sln (renamed from MemDumpAnalysis/MemDumpAnalysis.sln) | 0 | ||||
-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 | ||||
-rw-r--r-- | Tools/MemDumpAnalysis/targetver.h (renamed from MemDumpAnalysis/targetver.h) | 0 |
7 files changed, 34 insertions, 34 deletions
diff --git a/MemDumpAnalysis/Globals.cpp b/Tools/MemDumpAnalysis/Globals.cpp index 6ec09efda..6ec09efda 100644 --- a/MemDumpAnalysis/Globals.cpp +++ b/Tools/MemDumpAnalysis/Globals.cpp diff --git a/MemDumpAnalysis/Globals.h b/Tools/MemDumpAnalysis/Globals.h index 067af53ad..5208a9fa5 100644 --- a/MemDumpAnalysis/Globals.h +++ b/Tools/MemDumpAnalysis/Globals.h @@ -9,7 +9,7 @@ #pragma once
-#include "../source/Globals.h"
+#include "../../source/Globals.h"
/*
// System headers:
@@ -28,7 +28,7 @@ */
// Libraries:
-#include "expat/expat.h"
+#include "../../expat/expat.h"
diff --git a/MemDumpAnalysis/MemDumpAnalysis.cpp b/Tools/MemDumpAnalysis/MemDumpAnalysis.cpp index 9e7759085..9e7759085 100644 --- a/MemDumpAnalysis/MemDumpAnalysis.cpp +++ b/Tools/MemDumpAnalysis/MemDumpAnalysis.cpp diff --git a/MemDumpAnalysis/MemDumpAnalysis.sln b/Tools/MemDumpAnalysis/MemDumpAnalysis.sln index 45fbd933f..45fbd933f 100644 --- a/MemDumpAnalysis/MemDumpAnalysis.sln +++ b/Tools/MemDumpAnalysis/MemDumpAnalysis.sln 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 diff --git a/MemDumpAnalysis/targetver.h b/Tools/MemDumpAnalysis/targetver.h index 56ab74a5e..56ab74a5e 100644 --- a/MemDumpAnalysis/targetver.h +++ b/Tools/MemDumpAnalysis/targetver.h |