From 1bdf1fc3a578c7a7899a86a1e6bac14537dbb4cb Mon Sep 17 00:00:00 2001 From: smen Date: Mon, 2 May 2022 17:47:23 +0200 Subject: [PATCH] Patch level : 12.0 1138 Files correlati : Commento: file progetto lv --- build/lv_maskrighe.vcxproj | 4 ++-- build/lv_profiles.vcxproj | 4 ++-- build/lv_profiles.vcxproj.filters | 14 -------------- 3 files changed, 4 insertions(+), 18 deletions(-) diff --git a/build/lv_maskrighe.vcxproj b/build/lv_maskrighe.vcxproj index 5c3393ecf..72e96c0b2 100644 --- a/build/lv_maskrighe.vcxproj +++ b/build/lv_maskrighe.vcxproj @@ -46,8 +46,8 @@ $(Configuration)\$(ProjectName)\ false false - .\..\exed\ - .\..\debug\ + ..\exe\ + ..\debug\ false diff --git a/build/lv_profiles.vcxproj b/build/lv_profiles.vcxproj index d89938adb..f5f9b159d 100644 --- a/build/lv_profiles.vcxproj +++ b/build/lv_profiles.vcxproj @@ -47,8 +47,8 @@ $(Configuration)\$(ProjectName)\ false false - .\..\exed\ - .\..\debug\ + ..\exe\ + ..\debug\ false diff --git a/build/lv_profiles.vcxproj.filters b/build/lv_profiles.vcxproj.filters index 20922e6fe..6fbc05d15 100644 --- a/build/lv_profiles.vcxproj.filters +++ b/build/lv_profiles.vcxproj.filters @@ -6,18 +6,4 @@ src - - - Sources - - - Sources - - - Sources - - - Sources - - \ No newline at end of file