summaryrefslogtreecommitdiff
path: root/win32/vs10/_giscanner.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs10/_giscanner.vcxproj')
-rw-r--r--win32/vs10/_giscanner.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/vs10/_giscanner.vcxproj b/win32/vs10/_giscanner.vcxproj
index d8cb7f8e..97d97dda 100644
--- a/win32/vs10/_giscanner.vcxproj
+++ b/win32/vs10/_giscanner.vcxproj
@@ -172,8 +172,8 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\giscanner\giscannermodule.c" />
- <ClCompile Include="..\..\scannerlexer.c" />
- <ClCompile Include="..\..\scannerparser.c" />
+ <ClCompile Include="..\..\giscanner\scannerlexer.c" />
+ <ClCompile Include="..\..\giscanner\scannerparser.c" />
<ClCompile Include="..\..\giscanner\sourcescanner.c" />
</ItemGroup>
<ItemGroup>