From 0c391fdbce5a079cf03e483eb6174dd47806163d Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 7 Aug 2019 21:08:47 +0800 Subject: *misc --- Build/tests/01-cursor/01-cursor.vcxproj | 122 ++++++++++++++++ Build/tests/01-cursor/01-cursor.vcxproj.filters | 17 +++ Build/tests/01-cursor/01-cursor.vcxproj.user | 4 + Build/tests/02-luax/02-luax.vcxproj | 144 +++++++++++++++++++ Build/tests/02-luax/02-luax.vcxproj.filters | 12 ++ Build/tests/02-luax/02-luax.vcxproj.user | 4 + Build/tests/03-openal/03-openal.vcxproj | 123 ++++++++++++++++ Build/tests/03-openal/03-openal.vcxproj.filters | 6 + Build/tests/03-openal/03-openal.vcxproj.user | 4 + Build/tests/04-box2d/04-box2d.vcxproj | 122 ++++++++++++++++ Build/tests/04-box2d/04-box2d.vcxproj.filters | 17 +++ Build/tests/04-box2d/04-box2d.vcxproj.user | 4 + Build/tests/05-physfs/05-physfs.vcxproj | 135 ++++++++++++++++++ Build/tests/05-physfs/05-physfs.vcxproj.filters | 6 + Build/tests/05-physfs/05-physfs.vcxproj.user | 11 ++ Build/tests/05-physfs/physfs.txt | 1 + Build/tests/06-coroutine/06-coroutine.vcxproj | 123 ++++++++++++++++ .../06-coroutine/06-coroutine.vcxproj.filters | 6 + Build/tests/06-coroutine/06-coroutine.vcxproj.user | 4 + Build/tests/07-image/07-image.vcxproj | 123 ++++++++++++++++ Build/tests/07-image/07-image.vcxproj.filters | 6 + Build/tests/07-image/07-image.vcxproj.user | 4 + Build/tests/win32/01-window/01-window.vcxproj | 158 +++++++++++++++++++++ .../win32/01-window/01-window.vcxproj.filters | 11 ++ Build/tests/win32/01-window/01-window.vcxproj.user | 11 ++ 25 files changed, 1178 insertions(+) create mode 100644 Build/tests/01-cursor/01-cursor.vcxproj create mode 100644 Build/tests/01-cursor/01-cursor.vcxproj.filters create mode 100644 Build/tests/01-cursor/01-cursor.vcxproj.user create mode 100644 Build/tests/02-luax/02-luax.vcxproj create mode 100644 Build/tests/02-luax/02-luax.vcxproj.filters create mode 100644 Build/tests/02-luax/02-luax.vcxproj.user create mode 100644 Build/tests/03-openal/03-openal.vcxproj create mode 100644 Build/tests/03-openal/03-openal.vcxproj.filters create mode 100644 Build/tests/03-openal/03-openal.vcxproj.user create mode 100644 Build/tests/04-box2d/04-box2d.vcxproj create mode 100644 Build/tests/04-box2d/04-box2d.vcxproj.filters create mode 100644 Build/tests/04-box2d/04-box2d.vcxproj.user create mode 100644 Build/tests/05-physfs/05-physfs.vcxproj create mode 100644 Build/tests/05-physfs/05-physfs.vcxproj.filters create mode 100644 Build/tests/05-physfs/05-physfs.vcxproj.user create mode 100644 Build/tests/05-physfs/physfs.txt create mode 100644 Build/tests/06-coroutine/06-coroutine.vcxproj create mode 100644 Build/tests/06-coroutine/06-coroutine.vcxproj.filters create mode 100644 Build/tests/06-coroutine/06-coroutine.vcxproj.user create mode 100644 Build/tests/07-image/07-image.vcxproj create mode 100644 Build/tests/07-image/07-image.vcxproj.filters create mode 100644 Build/tests/07-image/07-image.vcxproj.user create mode 100644 Build/tests/win32/01-window/01-window.vcxproj create mode 100644 Build/tests/win32/01-window/01-window.vcxproj.filters create mode 100644 Build/tests/win32/01-window/01-window.vcxproj.user (limited to 'Build/tests') diff --git a/Build/tests/01-cursor/01-cursor.vcxproj b/Build/tests/01-cursor/01-cursor.vcxproj new file mode 100644 index 0000000..9aba5a7 --- /dev/null +++ b/Build/tests/01-cursor/01-cursor.vcxproj @@ -0,0 +1,122 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {52D4B84B-0FEB-419F-AED4-2FC896AA93CF} + My01cursor + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + \ No newline at end of file diff --git a/Build/tests/01-cursor/01-cursor.vcxproj.filters b/Build/tests/01-cursor/01-cursor.vcxproj.filters new file mode 100644 index 0000000..3c6f4fd --- /dev/null +++ b/Build/tests/01-cursor/01-cursor.vcxproj.filters @@ -0,0 +1,17 @@ + + + + + {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;ipp;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 + + + \ No newline at end of file diff --git a/Build/tests/01-cursor/01-cursor.vcxproj.user b/Build/tests/01-cursor/01-cursor.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Build/tests/01-cursor/01-cursor.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Build/tests/02-luax/02-luax.vcxproj b/Build/tests/02-luax/02-luax.vcxproj new file mode 100644 index 0000000..7789452 --- /dev/null +++ b/Build/tests/02-luax/02-luax.vcxproj @@ -0,0 +1,144 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {CF6D513F-746A-4541-957A-C80492DF09C9} + My02luax + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)..\Bin\win64 + + + $(SolutionDir)..\Bin\win64 + + + + Level3 + Disabled + true + true + $(SolutionDir)..\source\external;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + $(SolutionDir)..\source\external;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) + + + true + true + + + + + + + + + + + + + + {8b8fca14-fc8a-45b4-bf3c-9340cb586076} + + + {1350cee9-b2c2-426a-af4e-f651d51dd592} + + + + + + \ No newline at end of file diff --git a/Build/tests/02-luax/02-luax.vcxproj.filters b/Build/tests/02-luax/02-luax.vcxproj.filters new file mode 100644 index 0000000..67f1e4d --- /dev/null +++ b/Build/tests/02-luax/02-luax.vcxproj.filters @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/Build/tests/02-luax/02-luax.vcxproj.user b/Build/tests/02-luax/02-luax.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Build/tests/02-luax/02-luax.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Build/tests/03-openal/03-openal.vcxproj b/Build/tests/03-openal/03-openal.vcxproj new file mode 100644 index 0000000..626e0ad --- /dev/null +++ b/Build/tests/03-openal/03-openal.vcxproj @@ -0,0 +1,123 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {41599A7C-B1F2-4D95-90CF-DB74AC4C7FA5} + My03openal + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + \ No newline at end of file diff --git a/Build/tests/03-openal/03-openal.vcxproj.filters b/Build/tests/03-openal/03-openal.vcxproj.filters new file mode 100644 index 0000000..352d4eb --- /dev/null +++ b/Build/tests/03-openal/03-openal.vcxproj.filters @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Build/tests/03-openal/03-openal.vcxproj.user b/Build/tests/03-openal/03-openal.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Build/tests/03-openal/03-openal.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Build/tests/04-box2d/04-box2d.vcxproj b/Build/tests/04-box2d/04-box2d.vcxproj new file mode 100644 index 0000000..ca4392e --- /dev/null +++ b/Build/tests/04-box2d/04-box2d.vcxproj @@ -0,0 +1,122 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {38090AEB-3AA9-489B-BBEC-0CEDF9EAC0DE} + My04box2d + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + \ No newline at end of file diff --git a/Build/tests/04-box2d/04-box2d.vcxproj.filters b/Build/tests/04-box2d/04-box2d.vcxproj.filters new file mode 100644 index 0000000..3c6f4fd --- /dev/null +++ b/Build/tests/04-box2d/04-box2d.vcxproj.filters @@ -0,0 +1,17 @@ + + + + + {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;ipp;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 + + + \ No newline at end of file diff --git a/Build/tests/04-box2d/04-box2d.vcxproj.user b/Build/tests/04-box2d/04-box2d.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Build/tests/04-box2d/04-box2d.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Build/tests/05-physfs/05-physfs.vcxproj b/Build/tests/05-physfs/05-physfs.vcxproj new file mode 100644 index 0000000..7141a57 --- /dev/null +++ b/Build/tests/05-physfs/05-physfs.vcxproj @@ -0,0 +1,135 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {5BECAAB3-9C80-4A62-99BB-E48F4667D9CD} + My05physfs + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)..\Bin\win64 + + + $(SolutionDir)..\Bin\win64 + + + + Level3 + Disabled + true + true + $(SolutionDir)..\source\external;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + $(SolutionDir)..\source\external;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) + + + true + true + + + + + + + + {7d41093f-e356-4c5b-a25f-41779bf86e54} + + + + + + \ No newline at end of file diff --git a/Build/tests/05-physfs/05-physfs.vcxproj.filters b/Build/tests/05-physfs/05-physfs.vcxproj.filters new file mode 100644 index 0000000..d41daf7 --- /dev/null +++ b/Build/tests/05-physfs/05-physfs.vcxproj.filters @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Build/tests/05-physfs/05-physfs.vcxproj.user b/Build/tests/05-physfs/05-physfs.vcxproj.user new file mode 100644 index 0000000..0858e0c --- /dev/null +++ b/Build/tests/05-physfs/05-physfs.vcxproj.user @@ -0,0 +1,11 @@ + + + + $(SolutionDir)..\Bin\win64 + WindowsLocalDebugger + + + $(SolutionDir)..\Bin\win64 + WindowsLocalDebugger + + \ No newline at end of file diff --git a/Build/tests/05-physfs/physfs.txt b/Build/tests/05-physfs/physfs.txt new file mode 100644 index 0000000..00530bc --- /dev/null +++ b/Build/tests/05-physfs/physfs.txt @@ -0,0 +1 @@ +hello, world \ No newline at end of file diff --git a/Build/tests/06-coroutine/06-coroutine.vcxproj b/Build/tests/06-coroutine/06-coroutine.vcxproj new file mode 100644 index 0000000..53b04c8 --- /dev/null +++ b/Build/tests/06-coroutine/06-coroutine.vcxproj @@ -0,0 +1,123 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {C3CD1252-3C8D-45E2-B784-D0016E7F0BD3} + My06coroutine + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + \ No newline at end of file diff --git a/Build/tests/06-coroutine/06-coroutine.vcxproj.filters b/Build/tests/06-coroutine/06-coroutine.vcxproj.filters new file mode 100644 index 0000000..34d18a7 --- /dev/null +++ b/Build/tests/06-coroutine/06-coroutine.vcxproj.filters @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Build/tests/06-coroutine/06-coroutine.vcxproj.user b/Build/tests/06-coroutine/06-coroutine.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Build/tests/06-coroutine/06-coroutine.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Build/tests/07-image/07-image.vcxproj b/Build/tests/07-image/07-image.vcxproj new file mode 100644 index 0000000..be7d160 --- /dev/null +++ b/Build/tests/07-image/07-image.vcxproj @@ -0,0 +1,123 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {72119950-3542-41AD-97EB-DC4856FC16AA} + My07image + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + \ No newline at end of file diff --git a/Build/tests/07-image/07-image.vcxproj.filters b/Build/tests/07-image/07-image.vcxproj.filters new file mode 100644 index 0000000..77b23f4 --- /dev/null +++ b/Build/tests/07-image/07-image.vcxproj.filters @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Build/tests/07-image/07-image.vcxproj.user b/Build/tests/07-image/07-image.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Build/tests/07-image/07-image.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Build/tests/win32/01-window/01-window.vcxproj b/Build/tests/win32/01-window/01-window.vcxproj new file mode 100644 index 0000000..c3c4a67 --- /dev/null +++ b/Build/tests/win32/01-window/01-window.vcxproj @@ -0,0 +1,158 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + + + + + + + {29a6837a-67fa-403f-83fd-e7975649404f} + + + + 15.0 + {B8FF8AE1-D0C1-4C7D-9FEE-5727ECE604BA} + My01window + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)..\Bin\win64 + + + $(SolutionDir)..\Bin\win64 + + + + Level3 + Disabled + true + true + $(SolutionDir)..\source\external;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) + + + opengl32.lib;%(AdditionalDependencies) + Windows + + + echo "===========build" + + + + + Level3 + Disabled + true + true + + + opengl32.lib;%(AdditionalDependencies) + Windows + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + opengl32.lib;%(AdditionalDependencies) + Windows + + + + + Level3 + MaxSpeed + true + true + true + true + $(SolutionDir)..\source\external;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) + + + true + true + opengl32.lib;%(AdditionalDependencies) + Windows + + + echo "===========build" + + + + + + \ No newline at end of file diff --git a/Build/tests/win32/01-window/01-window.vcxproj.filters b/Build/tests/win32/01-window/01-window.vcxproj.filters new file mode 100644 index 0000000..47ff174 --- /dev/null +++ b/Build/tests/win32/01-window/01-window.vcxproj.filters @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Build/tests/win32/01-window/01-window.vcxproj.user b/Build/tests/win32/01-window/01-window.vcxproj.user new file mode 100644 index 0000000..0858e0c --- /dev/null +++ b/Build/tests/win32/01-window/01-window.vcxproj.user @@ -0,0 +1,11 @@ + + + + $(SolutionDir)..\Bin\win64 + WindowsLocalDebugger + + + $(SolutionDir)..\Bin\win64 + WindowsLocalDebugger + + \ No newline at end of file -- cgit v1.1-26-g67d0