diff --git a/build/VStudio/winfsp_dll.vcxproj b/build/VStudio/winfsp_dll.vcxproj index 91cc4568..f379c402 100644 --- a/build/VStudio/winfsp_dll.vcxproj +++ b/build/VStudio/winfsp_dll.vcxproj @@ -51,7 +51,7 @@ - + Document echo arch=$(PlatformTarget) >$(OutDir)fuse-$(PlatformTarget).pc copy /b $(OutDir)fuse-$(PlatformTarget).pc + %(FullPath) $(OutDir)fuse-$(PlatformTarget).pc >nul diff --git a/build/VStudio/winfsp_dll.vcxproj.filters b/build/VStudio/winfsp_dll.vcxproj.filters index 514c222f..20e69b7a 100644 --- a/build/VStudio/winfsp_dll.vcxproj.filters +++ b/build/VStudio/winfsp_dll.vcxproj.filters @@ -121,7 +121,7 @@ - + Source\fuse diff --git a/src/dll/fuse/fuse.pc b/src/dll/fuse/fuse.pc.in similarity index 100% rename from src/dll/fuse/fuse.pc rename to src/dll/fuse/fuse.pc.in