Last change
on this file since 1286 was
1286,
checked in by sam, 11 years ago
|
orbital: first try at a particle system.
|
File size:
460 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
---|
3 | <ItemGroup> |
---|
4 | <ClInclude Include="..\orbital\mesh.h" /> |
---|
5 | </ItemGroup> |
---|
6 | <ItemGroup> |
---|
7 | <ClInclude Include="..\orbital\orbital.h" /> |
---|
8 | </ItemGroup> |
---|
9 | <ItemGroup> |
---|
10 | <ClInclude Include="..\orbital\particlesystem.h" /> |
---|
11 | </ItemGroup> |
---|
12 | <ItemGroup> |
---|
13 | <ClCompile Include="..\orbital\orbital.cpp" /> |
---|
14 | </ItemGroup> |
---|
15 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.