Fixed some stuff for linux
This commit is contained in:
parent
ba78ffb55a
commit
8ff0978e6b
107 changed files with 8097 additions and 13 deletions
414
bin/examples/CMakeFiles/sdlu_example.dir/CXX.includecache
Normal file
414
bin/examples/CMakeFiles/sdlu_example.dir/CXX.includecache
Normal file
|
@ -0,0 +1,414 @@
|
|||
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
../include/SDLU.hpp
|
||||
graphics/Graphics.hpp
|
||||
-
|
||||
structures/Mouse.hpp
|
||||
-
|
||||
structures/Cursor.hpp
|
||||
-
|
||||
structures/Time.hpp
|
||||
-
|
||||
structures/Clock.hpp
|
||||
-
|
||||
|
||||
../include/Util.hpp
|
||||
cstdint
|
||||
-
|
||||
|
||||
../include/graphics/Graphics.hpp
|
||||
RenderWindow.hpp
|
||||
../include/graphics/RenderWindow.hpp
|
||||
drawable/shapes/Rectangle.hpp
|
||||
../include/graphics/drawable/shapes/Rectangle.hpp
|
||||
|
||||
../include/graphics/RenderTarget.hpp
|
||||
chrono
|
||||
-
|
||||
structures/Color.hpp
|
||||
../include/graphics/structures/Color.hpp
|
||||
graphics/drawable/Drawable.hpp
|
||||
../include/graphics/graphics/drawable/Drawable.hpp
|
||||
|
||||
../include/graphics/RenderWindow.hpp
|
||||
string
|
||||
-
|
||||
chrono
|
||||
-
|
||||
structures/Vector2.hpp
|
||||
../include/graphics/structures/Vector2.hpp
|
||||
structures/Color.hpp
|
||||
../include/graphics/structures/Color.hpp
|
||||
structures/Window.hpp
|
||||
../include/graphics/structures/Window.hpp
|
||||
graphics/RenderTarget.hpp
|
||||
../include/graphics/graphics/RenderTarget.hpp
|
||||
|
||||
../include/graphics/drawable/Drawable.hpp
|
||||
Util.hpp
|
||||
../include/graphics/drawable/Util.hpp
|
||||
|
||||
../include/graphics/drawable/Transformable.hpp
|
||||
structures/Vector2.hpp
|
||||
../include/graphics/drawable/structures/Vector2.hpp
|
||||
|
||||
../include/graphics/drawable/shapes/Rectangle.hpp
|
||||
Shape.hpp
|
||||
../include/graphics/drawable/shapes/Shape.hpp
|
||||
|
||||
../include/graphics/drawable/shapes/Shape.hpp
|
||||
graphics/drawable/Drawable.hpp
|
||||
../include/graphics/drawable/shapes/graphics/drawable/Drawable.hpp
|
||||
graphics/drawable/Transformable.hpp
|
||||
../include/graphics/drawable/shapes/graphics/drawable/Transformable.hpp
|
||||
structures/Color.hpp
|
||||
../include/graphics/drawable/shapes/structures/Color.hpp
|
||||
|
||||
../include/structures/Clock.hpp
|
||||
Util.hpp
|
||||
../include/structures/Util.hpp
|
||||
Time.hpp
|
||||
../include/structures/Time.hpp
|
||||
|
||||
../include/structures/Color.hpp
|
||||
Util.hpp
|
||||
../include/structures/Util.hpp
|
||||
|
||||
../include/structures/Cursor.hpp
|
||||
Vector2.hpp
|
||||
../include/structures/Vector2.hpp
|
||||
Util.hpp
|
||||
../include/structures/Util.hpp
|
||||
|
||||
../include/structures/Mouse.hpp
|
||||
structures/Vector2.hpp
|
||||
../include/structures/structures/Vector2.hpp
|
||||
graphics/RenderWindow.hpp
|
||||
../include/structures/graphics/RenderWindow.hpp
|
||||
|
||||
../include/structures/Time.hpp
|
||||
chrono
|
||||
-
|
||||
Util.hpp
|
||||
../include/structures/Util.hpp
|
||||
|
||||
../include/structures/Vector2.hpp
|
||||
type_traits
|
||||
-
|
||||
Util.hpp
|
||||
../include/structures/Util.hpp
|
||||
|
||||
../include/structures/Window.hpp
|
||||
string
|
||||
-
|
||||
chrono
|
||||
-
|
||||
Util.hpp
|
||||
../include/structures/Util.hpp
|
||||
structures/Vector2.hpp
|
||||
../include/structures/structures/Vector2.hpp
|
||||
|
||||
/home/robert/Programming/SDLU/examples/header.hpp
|
||||
iostream
|
||||
-
|
||||
SDLU.hpp
|
||||
-
|
||||
|
||||
/home/robert/Programming/SDLU/examples/main.cpp
|
||||
header.hpp
|
||||
/home/robert/Programming/SDLU/examples/header.hpp
|
||||
SDL_events.h
|
||||
-
|
||||
math.h
|
||||
-
|
||||
cmath
|
||||
-
|
||||
|
||||
/usr/include/SDL2/SDL_blendmode.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_config.h
|
||||
SDL_platform.h
|
||||
/usr/include/SDL2/SDL_platform.h
|
||||
|
||||
/usr/include/SDL2/SDL_endian.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
endian.h
|
||||
-
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_events.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
SDL_video.h
|
||||
/usr/include/SDL2/SDL_video.h
|
||||
SDL_keyboard.h
|
||||
/usr/include/SDL2/SDL_keyboard.h
|
||||
SDL_mouse.h
|
||||
/usr/include/SDL2/SDL_mouse.h
|
||||
SDL_joystick.h
|
||||
/usr/include/SDL2/SDL_joystick.h
|
||||
SDL_gamecontroller.h
|
||||
/usr/include/SDL2/SDL_gamecontroller.h
|
||||
SDL_quit.h
|
||||
/usr/include/SDL2/SDL_quit.h
|
||||
SDL_gesture.h
|
||||
/usr/include/SDL2/SDL_gesture.h
|
||||
SDL_touch.h
|
||||
/usr/include/SDL2/SDL_touch.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_gamecontroller.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
SDL_rwops.h
|
||||
/usr/include/SDL2/SDL_rwops.h
|
||||
SDL_joystick.h
|
||||
/usr/include/SDL2/SDL_joystick.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_gesture.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
SDL_video.h
|
||||
/usr/include/SDL2/SDL_video.h
|
||||
SDL_touch.h
|
||||
/usr/include/SDL2/SDL_touch.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_joystick.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_keyboard.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
SDL_keycode.h
|
||||
/usr/include/SDL2/SDL_keycode.h
|
||||
SDL_video.h
|
||||
/usr/include/SDL2/SDL_video.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_keycode.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_scancode.h
|
||||
/usr/include/SDL2/SDL_scancode.h
|
||||
|
||||
/usr/include/SDL2/SDL_mouse.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
SDL_video.h
|
||||
/usr/include/SDL2/SDL_video.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_pixels.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_endian.h
|
||||
/usr/include/SDL2/SDL_endian.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_platform.h
|
||||
AvailabilityMacros.h
|
||||
/usr/include/SDL2/AvailabilityMacros.h
|
||||
TargetConditionals.h
|
||||
/usr/include/SDL2/TargetConditionals.h
|
||||
winapifamily.h
|
||||
-
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_quit.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
|
||||
/usr/include/SDL2/SDL_rect.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
SDL_pixels.h
|
||||
/usr/include/SDL2/SDL_pixels.h
|
||||
SDL_rwops.h
|
||||
/usr/include/SDL2/SDL_rwops.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_rwops.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_scancode.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_config.h
|
||||
/usr/include/SDL2/SDL_config.h
|
||||
sys/types.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
stddef.h
|
||||
-
|
||||
stdarg.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
malloc.h
|
||||
-
|
||||
stddef.h
|
||||
-
|
||||
stdarg.h
|
||||
-
|
||||
memory.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
strings.h
|
||||
-
|
||||
wchar.h
|
||||
-
|
||||
inttypes.h
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
ctype.h
|
||||
-
|
||||
math.h
|
||||
-
|
||||
float.h
|
||||
-
|
||||
alloca.h
|
||||
-
|
||||
malloc.h
|
||||
-
|
||||
malloc.h
|
||||
-
|
||||
malloc.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
sal.h
|
||||
-
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_surface.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_pixels.h
|
||||
/usr/include/SDL2/SDL_pixels.h
|
||||
SDL_rect.h
|
||||
/usr/include/SDL2/SDL_rect.h
|
||||
SDL_blendmode.h
|
||||
/usr/include/SDL2/SDL_blendmode.h
|
||||
SDL_rwops.h
|
||||
/usr/include/SDL2/SDL_rwops.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_touch.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_error.h
|
||||
/usr/include/SDL2/SDL_error.h
|
||||
SDL_video.h
|
||||
/usr/include/SDL2/SDL_video.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/SDL_video.h
|
||||
SDL_stdinc.h
|
||||
/usr/include/SDL2/SDL_stdinc.h
|
||||
SDL_pixels.h
|
||||
/usr/include/SDL2/SDL_pixels.h
|
||||
SDL_rect.h
|
||||
/usr/include/SDL2/SDL_rect.h
|
||||
SDL_surface.h
|
||||
/usr/include/SDL2/SDL_surface.h
|
||||
begin_code.h
|
||||
/usr/include/SDL2/begin_code.h
|
||||
close_code.h
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
||||
/usr/include/SDL2/begin_code.h
|
||||
|
||||
/usr/include/SDL2/close_code.h
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue