mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 13:59:19 +02:00
dynamically assigned render lights
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
<ClCompile Include="Gauge.cpp" />
|
||||
<ClCompile Include="Globals.cpp" />
|
||||
<ClCompile Include="Ground.cpp" />
|
||||
<ClCompile Include="lightarray.cpp" />
|
||||
<ClCompile Include="Logs.cpp" />
|
||||
<ClCompile Include="mczapkie\friction.cpp" />
|
||||
<ClCompile Include="mczapkie\hamulce.cpp" />
|
||||
@@ -166,6 +167,7 @@
|
||||
<ClInclude Include="Gauge.h" />
|
||||
<ClInclude Include="Globals.h" />
|
||||
<ClInclude Include="Ground.h" />
|
||||
<ClInclude Include="lightarray.h" />
|
||||
<ClInclude Include="Logs.h" />
|
||||
<ClInclude Include="McZapkie\friction.h" />
|
||||
<ClInclude Include="McZapkie\hamulce.h" />
|
||||
@@ -222,4 +224,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user