瀏覽代碼

moved .isad file parsing into new class ImportHandler

Vincenz Mechler 5 年之前
父節點
當前提交
3783255dbb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      SketchAssistant/SketchAssistant/SketchAssistant.csproj

+ 1 - 0
SketchAssistant/SketchAssistant/SketchAssistant.csproj

@@ -69,6 +69,7 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="FileImporter.cs" />
     <Compile Include="SketchAction.cs" />
     <Compile Include="ActionHistory.cs" />
     <Compile Include="Line.cs" />