mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-29 04:26:08 +08:00
...
This commit is contained in:
@@ -155,6 +155,7 @@
|
|||||||
<ClInclude Include="..\W05_Lib\W05_Lib.h" />
|
<ClInclude Include="..\W05_Lib\W05_Lib.h" />
|
||||||
<ClInclude Include="Generated\W05Script.h" />
|
<ClInclude Include="Generated\W05Script.h" />
|
||||||
<ClInclude Include="Generated\W05ScriptIncludes.h" />
|
<ClInclude Include="Generated\W05ScriptIncludes.h" />
|
||||||
|
<ClInclude Include="Generated\W05ScriptReflection.h" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="..\..\..\Import\Vlpp.cpp">
|
<ClCompile Include="..\..\..\Import\Vlpp.cpp">
|
||||||
@@ -189,6 +190,7 @@
|
|||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="..\W05_Lib\W05_Lib.cpp" />
|
<ClCompile Include="..\W05_Lib\W05_Lib.cpp" />
|
||||||
<ClCompile Include="Generated\W05Script.cpp" />
|
<ClCompile Include="Generated\W05Script.cpp" />
|
||||||
|
<ClCompile Include="Generated\W05ScriptReflection.cpp" />
|
||||||
<ClCompile Include="Main.cpp" />
|
<ClCompile Include="Main.cpp" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
|
|||||||
@@ -45,6 +45,9 @@
|
|||||||
<ClInclude Include="Generated\W05ScriptIncludes.h">
|
<ClInclude Include="Generated\W05ScriptIncludes.h">
|
||||||
<Filter>Generated</Filter>
|
<Filter>Generated</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
|
<ClInclude Include="Generated\W05ScriptReflection.h">
|
||||||
|
<Filter>Generated</Filter>
|
||||||
|
</ClInclude>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="..\..\..\Import\VlppWorkflowLibrary.cpp">
|
<ClCompile Include="..\..\..\Import\VlppWorkflowLibrary.cpp">
|
||||||
@@ -71,5 +74,8 @@
|
|||||||
<ClCompile Include="Generated\W05Script.cpp">
|
<ClCompile Include="Generated\W05Script.cpp">
|
||||||
<Filter>Generated</Filter>
|
<Filter>Generated</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
|
<ClCompile Include="Generated\W05ScriptReflection.cpp">
|
||||||
|
<Filter>Generated</Filter>
|
||||||
|
</ClCompile>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
Reference in New Issue
Block a user