Browse Source

Added MeshViewerBuffer.txt in vcproj.

legacy
Benjamin ‘Touky’ Huet touky 12 years ago
parent
commit
028bd24017
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      test/MeshViewer.vcxproj

+ 5
- 0
test/MeshViewer.vcxproj View File

@@ -42,6 +42,11 @@
<Project>{9e62f2fe-3408-4eae-8238-fd84238ceeda}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="MeshViewerBuffer.txt">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
</None>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{7CE9FE12-E4AB-4A22-90D4-2C15F0C30D4E}</ProjectGuid>
<ConfigurationType>Application</ConfigurationType>


Loading…
Cancel
Save