From 4300a97b4d66ae85685c25161170a40e101ff7f9 Mon Sep 17 00:00:00 2001 From: ichfly Date: Tue, 8 Dec 2015 15:32:27 +0100 Subject: [PATCH] added VS files --- .gitignore | 5 +- README.md | 6 + windows/xds/xds.vcxproj | 378 +++++++++++++++ windows/xds/xds.vcxproj.filters | 783 ++++++++++++++++++++++++++++++++ 4 files changed, 1171 insertions(+), 1 deletion(-) create mode 100644 windows/xds/xds.vcxproj create mode 100644 windows/xds/xds.vcxproj.filters diff --git a/.gitignore b/.gitignore index df1ad7b..d49adb1 100644 --- a/.gitignore +++ b/.gitignore @@ -226,4 +226,7 @@ windows/xds/* include/GL/glcorearb.h include/GL/gl3w.h *.autosave -external/* \ No newline at end of file +external/* + +!windows/xds/xds.vcxproj.filters +!windows/xds/xds.vcxproj \ No newline at end of file diff --git a/README.md b/README.md index af9ea32..28c72d5 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ xds; Gör om, gör rätt. + +thanks to +plutooo +Normmatt +Bond697 +who helped me create XDS \ No newline at end of file diff --git a/windows/xds/xds.vcxproj b/windows/xds/xds.vcxproj new file mode 100644 index 0000000..30ff818 --- /dev/null +++ b/windows/xds/xds.vcxproj @@ -0,0 +1,378 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {09D06FBC-3840-460A-A62F-915E9976D3DD} + xds + + + + Application + true + v120 + MultiByte + + + Application + true + v120 + MultiByte + + + Application + false + v120 + true + MultiByte + + + Application + false + v120 + true + MultiByte + + + + + + + + + + + + + + + + + + + $(VC_IncludePath);$(WindowsSDK_IncludePath);..\..\external\glfw-3.1.1\include;..\..\external\gl3w\include + $(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);..\..\external\glfw-3.1.1\lib-msvc_v120-Win32 + + + $(VC_IncludePath);$(WindowsSDK_IncludePath);..\..\external\glfw-3.1.1\include;..\..\external\gl3w\include + $(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);..\..\external\glfw-3.1.1\lib-msvc_v120-Win32 + + + $(VC_IncludePath);$(WindowsSDK_IncludePath);..\..\external\glfw-3.1.1\include;..\..\external\gl3w\include + $(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);..\..\external\glfw-3.1.1\lib-msvc_v120-Win32 + + + + Level3 + Disabled + + + ..\..\include;..\..\source;%(AdditionalIncludeDirectories) + + + _CRT_SECURE_NO_WARNINGS;_MBCS;%(PreprocessorDefinitions) + false + true + + + true + kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;glfw3dll.a;libglfw3.a;opengl32.lib;%(AdditionalDependencies) + ..\..\..\xds\external\glfw-3.1.1\lib-mingw-i686 + + + + + Level3 + Disabled + + + ..\..\include;..\..\source;%(AdditionalIncludeDirectories) + + + _CRT_SECURE_NO_WARNINGS;_MBCS;%(PreprocessorDefinitions) + false + + + true + kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;glfw3dll.a;libglfw3.a;opengl32.lib;%(AdditionalDependencies) + ..\..\..\xds\external\glfw-3.1.1\lib-mingw-x86_64 + + + + + Level3 + MaxSpeed + true + true + true + ..\..\include;..\..\source;%(AdditionalIncludeDirectories) + Speed + false + + + true + true + true + ..\..\..\xds\external\glfw-3.1.1\lib-mingw-i686 + kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;glfw3dll.a;libglfw3.a;opengl32.lib;%(AdditionalDependencies) + UseLinkTimeCodeGeneration + + + + + Level3 + MaxSpeed + true + true + true + + + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/windows/xds/xds.vcxproj.filters b/windows/xds/xds.vcxproj.filters new file mode 100644 index 0000000..7bfd4a3 --- /dev/null +++ b/windows/xds/xds.vcxproj.filters @@ -0,0 +1,783 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + {623eb22a-f60d-4a20-9e92-3979d76595b4} + + + {4fe457d1-ceb5-409d-84cf-a1911267eaf5} + + + {7e1621f6-7854-47fc-9d82-2bc5c208ae40} + + + {08151f03-e45e-4dba-af6d-99ad8d0b01cb} + + + {2f20cf62-abb6-4862-bff2-fb62b8deb1d6} + + + {36f858dd-b843-4126-8c7d-9de75a11b234} + + + {79422764-d3be-48f3-9584-129a2ab458cf} + + + {10614ff5-150e-46c7-9c54-16861cdfa53b} + + + {179e18cf-1739-44ab-bbe3-7eb8261b69d1} + + + {32802e89-89cf-43dd-a053-47402500ed30} + + + {f6fe027e-b504-4285-976e-399dba8c2eb8} + + + {a5df2270-d9f0-4040-9b10-015647fee2aa} + + + {9c307d7a-2791-4336-a8c9-0147c371530f} + + + {382047ba-4098-46c0-b612-519db3036a59} + + + {e7e613f3-dec0-4aeb-9125-8dc4bb5cc1de} + + + {dc2e250f-bba4-4e2a-a910-22f497d916f5} + + + {c1e42c27-9ab5-41f8-aa5e-f28b4865785d} + + + {6dd721ff-0a84-478b-80c4-f16301eefc57} + + + {9d5b48a7-b930-4b5d-ac21-ce2fec6fda1c} + + + {77088b69-1a15-4561-94fc-0e4190334709} + + + {cfaf96de-a351-4271-a656-e539c9fe3afe} + + + {46f4de3a-f782-49a2-9492-64cb1c1af867} + + + {367fe785-ec91-4b0f-91b1-562917affe1d} + + + {b013cb66-cc5e-4e0d-87f6-1fdee1c05812} + + + {b35ae2d7-256c-4d64-aac8-95c28f84c92b} + + + {7625735c-488f-4669-8b19-aa47b7b596b7} + + + {e6437f6e-5d52-4083-a151-5388c6af9f6b} + + + {a97ccd93-4cc0-4165-a938-599113404970} + + + {8c09cb90-802e-494c-8e4c-1a3984025eff} + + + {03b6769b-066f-4036-983e-1c916efdbe29} + + + {f63e9a8e-b22d-4bd7-b6ba-0bce6e32ca8d} + + + {df7f13d0-1d8b-4d6e-8b9a-5bd055dc3362} + + + {f28c6a93-11db-4407-acda-9cbb99a6a798} + + + {0bd598af-7f9f-438b-a3b4-be6f51772b25} + + + + + Source Files + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\arm + + + Source Files\arm\skyeye_common\vfp + + + Source Files\arm\skyeye_common\vfp + + + Source Files\arm\skyeye_common\vfp + + + Source Files\arm\skyeye_common\vfp + + + Source Files\arm\skyeye_common\interpreter + + + Source Files\arm\skyeye_common\interpreter + + + Source Files\arm\skyeye_common\interpreter + + + Source Files\arm\skyeye_common\interpreter + + + Source Files\arm\skyeye_common\interpreter + + + Source Files\arm\skyeye_common\interpreter + + + Source Files\arm\skyeye_common\interpreter + + + Source Files\arm\skyeye_common\dyncom + + + Source Files\arm\skyeye_common\dyncom + + + Source Files\arm\skyeye_common\dyncom + + + Source Files\arm\skyeye_common\dyncom + + + Source Files\arm\skyeye_common\dyncom + + + Source Files\arm\skyeye_common\disassembler + + + Source Files\util + + + Source Files\kernel + + + Source Files\kernel + + + Source Files + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\hardware + + + Source Files\process9 + + + Source Files\kernel + + + Source Files\util + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\arm\skyeye_common\dyncom + + + Source Files\process9 + + + Source Files\process9 + + + Source Files\process9\archive + + + Source Files\process9\archive + + + Source Files\process9\archive + + + Source Files\util + + + Source Files\process9 + + + Source Files\process9\archive + + + Source Files\process9 + + + Source Files\hardware + + + Source Files\kernel + + + Source Files\process9\archive + + + Source Files\kernel + + + Source Files\kernel + + + Source Files\gui + + + External Files\imgui + + + External Files\gl3w + + + Source Files\gui + + + Source Files\process9 + + + Source Files\process9\archive + + + Source Files\process9\archive + + + Source Files\hardware + + + Source Files\hardware\i2c + + + Source Files\hardware\i2c + + + Source Files\hardware\i2c + + + Source Files\hardware + + + Source Files\hardware + + + Source Files\hardware + + + Source Files\process9 + + + Source Files\hardware + + + Source Files\hardware\GPU + + + Source Files\process9\archive + + + Source Files\citraimport\GPU\EMUWindow + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\common + + + Source Files\citraimport\common + + + Source Files\citraimport\common + + + Source Files\citraimport\common + + + Source Files\citraimport\common + + + Source Files\citraimport\common + + + Source Files\citraimport\common + + + Source Files\citraimport\common + + + Source Files\citraimport\common + + + Source Files\citraimport\common + + + Source Files\citraimport\common\loging + + + Source Files\citraimport\common\loging + + + Source Files\citraimport\common\loging + + + Source Files\citraimport\common\x64 + + + Source Files\citraimport\common\x64 + + + Source Files\citraimport\common\x64 + + + Source Files\citraimport + + + Source Files\hardware + + + Source Files\citraimport\GPU + + + Source Files\hardware + + + Source Files\hardware + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files\arm + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files + + + Header Files\kernel + + + Header Files\kernel + + + Header Files + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\util + + + Header Files\util + + + Header Files + + + Header Files\kernel + + + Header Files\arm\interpreter + + + Header Files\hardware + + + Header Files + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\hardware + + + Header Files + + + Header Files\process9 + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\arm\skyeye_common + + + Header Files\process9 + + + Header Files\process9 + + + Header Files\process9\archive + + + Header Files\process9 + + + Header Files\process9\archive + + + Header Files\process9\archive + + + Header Files\util + + + Header Files\process9 + + + Header Files\process9\archive + + + Header Files\process9 + + + Header Files\hardware + + + Header Files\kernel + + + Header Files\process9\archive + + + Header Files\kernel + + + Header Files\kernel + + + Header Files\gui + + + Header Files + + + Header Files\process9 + + + Header Files\process9\archive + + + Header Files\process9\archive + + + Header Files\hardware + + + Header Files\hardware\i2c + + + Header Files\hardware\i2c + + + Header Files\hardware\i2c + + + Header Files\hardware + + + Header Files\hardware + + + Header Files\hardware + + + Header Files\process9 + + + Header Files\hardware + + + Header Files\kernel + + + Header Files\hardware + + + Header Files\hardware\GPU + + + Header Files\process9\archive + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Source Files\citraimport\GPU + + + Header Files\hardware + + + Header Files\hardware + + + \ No newline at end of file -- 2.39.5