Przeglądaj źródła

neercs: add missing .lolfx file to neercs.vcxproj.

master
Sam Hocevar 12 lat temu
rodzic
commit
745e8ddf06
2 zmienionych plików z 5 dodań i 1 usunięć
  1. +2
    -1
      neercs/neercs.vcxproj
  2. +3
    -0
      neercs/neercs.vcxproj.filters

+ 2
- 1
neercs/neercs.vcxproj Wyświetl plik

@@ -55,6 +55,7 @@
<LolFxCompile Include="video\glow.lolfx" />
<LolFxCompile Include="video\postfx.lolfx" />
<LolFxCompile Include="video\radial.lolfx" />
<LolFxCompile Include="video\remanency.lolfx" />
<LolFxCompile Include="video\simple.lolfx" />
<LolFxCompile Include="video\text.lolfx" />
</ItemGroup>
@@ -86,4 +87,4 @@
<ImportGroup Label="ExtensionTargets">
<Import Project="$(SolutionDir)\Lol.Fx.targets" />
</ImportGroup>
</Project>
</Project>

+ 3
- 0
neercs/neercs.vcxproj.filters Wyświetl plik

@@ -39,6 +39,9 @@
<LolFxCompile Include="video\radial.lolfx">
<Filter>video</Filter>
</LolFxCompile>
<LolFxCompile Include="video\remanency.lolfx">
<Filter>video</Filter>
</LolFxCompile>
<LolFxCompile Include="video\simple.lolfx">
<Filter>video</Filter>
</LolFxCompile>


Ładowanie…
Anuluj
Zapisz