summaryrefslogtreecommitdiffstats
path: root/chrome/installer/gcapi/gcapi_dll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/gcapi/gcapi_dll.vcproj')
-rwxr-xr-xchrome/installer/gcapi/gcapi_dll.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/installer/gcapi/gcapi_dll.vcproj b/chrome/installer/gcapi/gcapi_dll.vcproj
index ac09788..2a15fa6 100755
--- a/chrome/installer/gcapi/gcapi_dll.vcproj
+++ b/chrome/installer/gcapi/gcapi_dll.vcproj
@@ -17,7 +17,7 @@
<Configuration
Name="Debug|Win32"
ConfigurationType="2"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
+ InheritedPropertySheets=".\gcapi.vsprops;$(SolutionDir)..\build\debug.vsprops"
>
<Tool
Name="VCCLCompilerTool"
@@ -29,7 +29,7 @@
<Configuration
Name="Release|Win32"
ConfigurationType="2"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
+ InheritedPropertySheets=".\gcapi.vsprops;$(SolutionDir)..\build\release.vsprops"
>
<Tool
Name="VCCLCompilerTool"