From e999885b62e529c8da7f49e28087bd94f62f694e Mon Sep 17 00:00:00 2001 From: Mamitiana RASOLOJAONA Date: Fri, 5 Apr 2024 14:45:30 +0200 Subject: [PATCH] -fix translate --- enginecustom/enginecustom.vcxproj | 21 ++++++--------------- enginecustom/enginecustom.vcxproj.filters | 8 ++++++-- 2 files changed, 12 insertions(+), 17 deletions(-) diff --git a/enginecustom/enginecustom.vcxproj b/enginecustom/enginecustom.vcxproj index 0dbe4d7..424c14d 100644 --- a/enginecustom/enginecustom.vcxproj +++ b/enginecustom/enginecustom.vcxproj @@ -1,6 +1,5 @@ - Debug @@ -138,12 +137,14 @@ - + Designer - - + Document + + Designer - + Document + 17.0 @@ -254,14 +255,4 @@ - - - - - - Ce projet fait référence à des packages NuGet qui sont manquants sur cet ordinateur. Utilisez l'option de restauration des packages NuGet pour les télécharger. Pour plus d'informations, consultez http://go.microsoft.com/fwlink/?LinkID=322105. Le fichier manquant est : {0}. - - - - \ No newline at end of file diff --git a/enginecustom/enginecustom.vcxproj.filters b/enginecustom/enginecustom.vcxproj.filters index bd8b086..691d299 100644 --- a/enginecustom/enginecustom.vcxproj.filters +++ b/enginecustom/enginecustom.vcxproj.filters @@ -311,7 +311,11 @@ - - + + shader + + + shader + \ No newline at end of file