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