summaryrefslogtreecommitdiff
path: root/win32/vs10/_giscanner.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs10/_giscanner.vcxproj.filters')
-rw-r--r--win32/vs10/_giscanner.vcxproj.filters4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/vs10/_giscanner.vcxproj.filters b/win32/vs10/_giscanner.vcxproj.filters
index 1ddc9a24..e1b08d47 100644
--- a/win32/vs10/_giscanner.vcxproj.filters
+++ b/win32/vs10/_giscanner.vcxproj.filters
@@ -16,8 +16,8 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\giscanner\giscannermodule.c"><Filter>Sources</Filter></ClCompile>
- <ClCompile Include="..\..\scannerlexer.c"><Filter>Sources</Filter></ClCompile>
- <ClCompile Include="..\..\scannerparser.c"><Filter>Sources</Filter></ClCompile>
+ <ClCompile Include="..\..\giscanner\scannerlexer.c"><Filter>Sources</Filter></ClCompile>
+ <ClCompile Include="..\..\giscanner\scannerparser.c"><Filter>Sources</Filter></ClCompile>
<ClCompile Include="..\..\giscanner\sourcescanner.c"><Filter>Sources</Filter></ClCompile>
</ItemGroup>
</Project>