(svn r23244) -Feature: if the installation is ananas, try to get the b without b installed

This commit is contained in:
rubidium
2011-11-17 21:17:17 +00:00
parent c77ae1f54c
commit 4509f814b3
11 changed files with 314 additions and 9 deletions

View File

@@ -1125,6 +1125,9 @@
<ClCompile Include="..\src\autoreplace_gui.cpp">
<Filter>GUI Source Code</Filter>
</ClCompile>
<ClCompile Include="..\src\bootstrap_gui.cpp">
<Filter>GUI Source Code</Filter>
</ClCompile>
<ClCompile Include="..\src\bridge_gui.cpp">
<Filter>GUI Source Code</Filter>
</ClCompile>