pcsx2/common
kojin 77c961ba40 vs: fix an oversight
when I merged the utils and emitter project in #4707 I neglected to update the SVNRootDir macro so it was causing common libraries to not be written to the correct directory.

don't use this macro anymore so just remove it make output relative to solution dir instead
2021-09-13 20:51:58 -04:00
..
Darwin Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Linux Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Windows Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
emitter Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
vsprops vs: fix an oversight 2021-09-13 20:51:58 -04:00
x86 common: fix cmake on win32 2021-09-04 18:28:07 -04:00
AlignedMalloc.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
AppTrait.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Assertions.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
CMakeLists.txt common: move some gui stuff into the main project (#4751) 2021-09-11 10:59:14 -04:00
Console.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Console.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Dependencies.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
EmbeddedImage.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
EventSource.cpp common: reorganize 2021-09-04 18:28:07 -04:00
EventSource.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
EventSource.inl Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Exceptions.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Exceptions.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
FastFormatString.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
General.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
IniInterface.cpp common: fix locale oversight in IniInterface 2021-09-06 16:53:32 -04:00
IniInterface.h Common: Fix IniInterface warnings 2021-09-07 09:33:09 -04:00
MathUtils.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
MemcpyFast.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
MemsetFast.inl Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Mutex.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
PageFaultSource.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Path.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
PathUtils.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Pcsx2Defs.h common: reorganize 2021-09-04 18:28:07 -04:00
Pcsx2Types.h Delete unused vol_t type 2021-09-12 00:17:37 -04:00
Perf.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Perf.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
PersistentThread.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
PrecompiledHeader.cpp common: reorganize 2021-09-04 18:28:07 -04:00
PrecompiledHeader.h common: add some stuff to the pch 2021-09-04 18:28:07 -04:00
RedtapeWindows.h common: reorganize 2021-09-04 18:28:07 -04:00
RwMutex.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
RwMutex.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
SafeArray.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
SafeArray.inl Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
ScopedAlloc.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
ScopedPtrMT.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Semaphore.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
StringHelpers.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
StringHelpers.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
ThreadTools.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
Threading.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
ThreadingInternal.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
TraceLog.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
VirtualMemory.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
afxresmw.h common: reorganize 2021-09-04 18:28:07 -04:00
boost_spsc_queue.hpp common: reorganize 2021-09-04 18:28:07 -04:00
common.vcxproj common: move some gui stuff into the main project (#4751) 2021-09-11 10:59:14 -04:00
common.vcxproj.filters common: move some gui stuff into the main project (#4751) 2021-09-11 10:59:14 -04:00
mt_queue.h common: reorganize 2021-09-04 18:28:07 -04:00
pxForwardDefs.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
pxStaticText.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
pxStaticText.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
pxStreams.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
pxStreams.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
pxTranslate.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
pxWindowTextWriter.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
wxBaseTools.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
wxGuiTools.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
wxGuiTools.h Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
wxHelpers.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00