瀏覽代碼

orbital: fix copyright statements.

legacy
Sam Hocevar sam 12 年之前
父節點
當前提交
c56794c8b4
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. +2
    -2
      win32/orbital.vcxproj
  2. +2
    -2
      win32/orbital.vcxproj.filters

+ 2
- 2
win32/orbital.vcxproj 查看文件

@@ -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 查看文件

@@ -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…
取消
儲存