diff --git a/project/msvc/grafx2-sdl2.vcxproj b/project/msvc/grafx2-sdl2.vcxproj index 51719957..592a01df 100644 --- a/project/msvc/grafx2-sdl2.vcxproj +++ b/project/msvc/grafx2-sdl2.vcxproj @@ -104,6 +104,7 @@ + @@ -180,9 +181,11 @@ + + diff --git a/project/msvc/grafx2-sdl2.vcxproj.filters b/project/msvc/grafx2-sdl2.vcxproj.filters index 1d4338f3..e4db26cb 100644 --- a/project/msvc/grafx2-sdl2.vcxproj.filters +++ b/project/msvc/grafx2-sdl2.vcxproj.filters @@ -225,6 +225,9 @@ Fichiers d%27en-tête + + Fichiers d%27en-tête + @@ -442,5 +445,11 @@ Fichiers sources + + Fichiers sources + + + Fichiers sources + \ No newline at end of file diff --git a/project/msvc/grafx2-win32.vcxproj b/project/msvc/grafx2-win32.vcxproj index 3d72a582..612e7ea0 100644 --- a/project/msvc/grafx2-win32.vcxproj +++ b/project/msvc/grafx2-win32.vcxproj @@ -98,9 +98,11 @@ + + @@ -171,6 +173,7 @@ + diff --git a/project/msvc/grafx2-win32.vcxproj.filters b/project/msvc/grafx2-win32.vcxproj.filters index 03e94f5c..cced9af2 100644 --- a/project/msvc/grafx2-win32.vcxproj.filters +++ b/project/msvc/grafx2-win32.vcxproj.filters @@ -225,6 +225,12 @@ Fichiers sources + + Fichiers sources + + + Fichiers sources + @@ -422,6 +428,9 @@ Fichiers d%27en-tête + + Fichiers d%27en-tête + diff --git a/project/msvc/grafx2.vcxproj b/project/msvc/grafx2.vcxproj index 4a1704a2..8b38aa34 100644 --- a/project/msvc/grafx2.vcxproj +++ b/project/msvc/grafx2.vcxproj @@ -104,6 +104,7 @@ + @@ -180,9 +181,11 @@ + + diff --git a/project/msvc/grafx2.vcxproj.filters b/project/msvc/grafx2.vcxproj.filters index dba58b27..4a25c1fc 100644 --- a/project/msvc/grafx2.vcxproj.filters +++ b/project/msvc/grafx2.vcxproj.filters @@ -225,6 +225,9 @@ Fichiers d%27en-tête + + Fichiers d%27en-tête + @@ -442,5 +445,11 @@ Fichiers sources + + Fichiers sources + + + Fichiers sources + \ No newline at end of file