config project

master
谢桂纲 8 years ago
parent 3ef1a432cf
commit 8f99a72c87

@ -35,8 +35,13 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<TypeScriptCompile Include="Canvas.ts" />
<TypeScriptCompile Include="Canvas/Canvas.ts" />
<TypeScriptCompile Include="Canvas/Color.ts" />
<TypeScriptCompile Include="Canvas/Font.ts" />
<TypeScriptCompile Include="Canvas/HTMLColors.ts" />
<TypeScriptCompile Include="Canvas/Pen.ts" />
<TypeScriptCompile Include="svg.ts" />
<Content Include="test.html" />
<Content Include="tsconfig.json" />
<Content Include="package.json" />
<TypeScriptCompile Include="test.ts" />

Loading…
Cancel
Save