diff --git a/FpsCam.cpp b/src/FpsCam.cpp similarity index 100% rename from FpsCam.cpp rename to src/FpsCam.cpp diff --git a/FpsCam.h b/src/FpsCam.h similarity index 100% rename from FpsCam.h rename to src/FpsCam.h diff --git a/main.cpp b/src/main.cpp similarity index 100% rename from main.cpp rename to src/main.cpp diff --git a/tigl.cpp b/src/tigl.cpp similarity index 100% rename from tigl.cpp rename to src/tigl.cpp diff --git a/tigl.h b/src/tigl.h similarity index 100% rename from tigl.h rename to src/tigl.h diff --git a/wk2_fps.vcxproj b/wk2_fps.vcxproj index b53dfba..859c475 100644 --- a/wk2_fps.vcxproj +++ b/wk2_fps.vcxproj @@ -156,13 +156,13 @@ - - - + + + - - + + diff --git a/wk2_fps.vcxproj.filters b/wk2_fps.vcxproj.filters index 5e4cf53..73b7675 100644 --- a/wk2_fps.vcxproj.filters +++ b/wk2_fps.vcxproj.filters @@ -15,21 +15,21 @@ - + Source Files - + Source Files - + Source Files - + Header Files - + Header Files