hello world

This commit is contained in:
2025-10-03 02:10:17 +08:00
parent 02909d92c1
commit 0b1e060611
7 changed files with 81 additions and 2 deletions
+1
View File
@@ -15,5 +15,6 @@
</PropertyGroup>
<PropertyGroup>
<BaseIntermediateOutputPath Condition="'$(MSBuildProjectName)' == 'Source'">..\Build\.intermediate\Source</BaseIntermediateOutputPath>
<BaseIntermediateOutputPath Condition="'$(MSBuildProjectName)' == 'Generator'">..\Build\.intermediate\Generator</BaseIntermediateOutputPath>
</PropertyGroup>
</Project>