(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 4390f6f449
commit 02b884d923
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>