source: trunk/win32/orbital.vcxproj.filters @ 1235

Last change on this file since 1235 was 1235, checked in by sam, 11 years ago

orbital: add a skeleton project for Orbital.

File size: 300 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\orbital.h" />
5  </ItemGroup>
6  <ItemGroup>
7    <ClCompile Include="..\orbital\orbital.cpp" />
8  </ItemGroup>
9</Project>
Note: See TracBrowser for help on using the repository browser.