소스 검색

added TrajectoryGenerator.cs to solution

Vincenz Mechler 5 년 전
부모
커밋
86de7b20b6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      SketchAssistant/SketchAssistantWPF/SketchAssistantWPF.csproj

+ 1 - 0
SketchAssistant/SketchAssistantWPF/SketchAssistantWPF.csproj

@@ -81,6 +81,7 @@
     <Compile Include="GeometryCalculator.cs" />
     <Compile Include="ImageDimension.cs" />
     <Compile Include="SketchAction.cs" />
+    <Compile Include="TrajectoryGenerator.cs" />
     <Page Include="MainWindow.xaml">
       <Generator>MSBuild:Compile</Generator>
       <SubType>Designer</SubType>