Patch level : 12.0 no-patch
Files correlati : build Commento :
This commit is contained in:
parent
60ad8e3432
commit
4d025849c5
@ -166,6 +166,7 @@
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\src\cg\cglib01.cpp" />
|
||||
<ClCompile Include="..\src\f1\f1lib.cpp" />
|
||||
<ClCompile Include="..\src\fp\fplib01.cpp" />
|
||||
</ItemGroup>
|
||||
|
@ -15,6 +15,9 @@
|
||||
<ClCompile Include="..\src\fp\fplib01.cpp">
|
||||
<Filter>Sources</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\src\cg\cglib01.cpp">
|
||||
<Filter>Sources</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\src\f1\f1lib.h">
|
||||
|
Loading…
x
Reference in New Issue
Block a user