aboutsummaryrefslogtreecommitdiff
path: root/build/vc++/examples/ParticleSystem
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-10-29 23:19:19 +0800
committerchai <chaifix@163.com>2018-10-29 23:19:19 +0800
commita24f5572a38caa47a19c1f8a9bcea43d7ed88d1e (patch)
tree430d87a9dc4d99f43f5696d95a5e54b4f5916970 /build/vc++/examples/ParticleSystem
parent1a2d615c0d1cd67a8b5a52595b28b2dfcbfc4186 (diff)
*修改头
Diffstat (limited to 'build/vc++/examples/ParticleSystem')
-rw-r--r--build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj.filters10
1 files changed, 1 insertions, 9 deletions
diff --git a/build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj.filters b/build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj.filters
index fd11df1..fa43442 100644
--- a/build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj.filters
+++ b/build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj.filters
@@ -1,14 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
- <Filter Include="src">
- <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
- <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\..\examples\particle_system\main.cpp">
- <Filter>src</Filter>
- </ClCompile>
+ <ClCompile Include="..\..\..\..\examples\particle_system\main.cpp" />
</ItemGroup>
</Project> \ No newline at end of file