Browse Source

orbital: fix copyright statements.

legacy
Sam Hocevar sam 12 years ago
parent
commit
c56794c8b4
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      win32/orbital.vcxproj
  2. +2
    -2
      win32/orbital.vcxproj.filters

+ 2
- 2
win32/orbital.vcxproj View File

@@ -57,8 +57,8 @@
<None Include="..\orbital\generated\location.hh" />
<None Include="..\orbital\generated\position.hh" />
<None Include="..\orbital\generated\stack.hh" />
<None Include="..\orbital\mesh.l" />
<None Include="..\orbital\mesh.yy" />
<None Include="..\orbital\mesh-scanner.l" />
<None Include="..\orbital\mesh-parser.y" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{ee203b88-44cf-4859-9d42-7a5f40fecb52}</ProjectGuid>


+ 2
- 2
win32/orbital.vcxproj.filters View File

@@ -33,8 +33,8 @@
<LolFxCompile Include="..\orbital\shiny.lolfx" />
</ItemGroup>
<ItemGroup>
<None Include="..\orbital\mesh.l" />
<None Include="..\orbital\mesh.yy" />
<None Include="..\orbital\mesh-scanner.l" />
<None Include="..\orbital\mesh-parser.y" />
<None Include="..\orbital\generated\location.hh">
<Filter>generated</Filter>
</None>


Loading…
Cancel
Save