diff --git a/project/msvc/grafx2-sdl2.vcxproj b/project/msvc/grafx2-sdl2.vcxproj index 592a01df..8aa2dd4f 100644 --- a/project/msvc/grafx2-sdl2.vcxproj +++ b/project/msvc/grafx2-sdl2.vcxproj @@ -130,6 +130,7 @@ + @@ -208,6 +209,7 @@ + diff --git a/project/msvc/grafx2-sdl2.vcxproj.filters b/project/msvc/grafx2-sdl2.vcxproj.filters index e4db26cb..27605bdd 100644 --- a/project/msvc/grafx2-sdl2.vcxproj.filters +++ b/project/msvc/grafx2-sdl2.vcxproj.filters @@ -228,6 +228,9 @@ Fichiers d%27en-tête + + Fichiers d%27en-tête + @@ -451,5 +454,8 @@ 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 612e7ea0..fa2d05e5 100644 --- a/project/msvc/grafx2-win32.vcxproj +++ b/project/msvc/grafx2-win32.vcxproj @@ -125,6 +125,7 @@ + @@ -197,6 +198,7 @@ + diff --git a/project/msvc/grafx2-win32.vcxproj.filters b/project/msvc/grafx2-win32.vcxproj.filters index cced9af2..5c2886ae 100644 --- a/project/msvc/grafx2-win32.vcxproj.filters +++ b/project/msvc/grafx2-win32.vcxproj.filters @@ -231,6 +231,9 @@ Fichiers sources + + Fichiers sources + @@ -431,6 +434,9 @@ Fichiers d%27en-tête + + Fichiers d%27en-tête + diff --git a/project/msvc/grafx2.vcxproj b/project/msvc/grafx2.vcxproj index 8b38aa34..857e3d25 100644 --- a/project/msvc/grafx2.vcxproj +++ b/project/msvc/grafx2.vcxproj @@ -130,6 +130,7 @@ + @@ -159,6 +160,7 @@ + @@ -208,6 +210,7 @@ + diff --git a/project/msvc/grafx2.vcxproj.filters b/project/msvc/grafx2.vcxproj.filters index 4a25c1fc..090d2634 100644 --- a/project/msvc/grafx2.vcxproj.filters +++ b/project/msvc/grafx2.vcxproj.filters @@ -228,6 +228,12 @@ Fichiers d%27en-tête + + Fichiers d%27en-tête + + + Fichiers d%27en-tête + @@ -451,5 +457,8 @@ Fichiers sources + + Fichiers sources + \ No newline at end of file