Physics proj .. show all files should be set to false

That is how we in Physics rolls
This commit is contained in:
Dander7BD 2014-01-10 08:53:20 +01:00
parent 8b85d1f539
commit e575fff610
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
<ShowAllFiles>false</ShowAllFiles>
</PropertyGroup>
</Project>