Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FormerLurker/ArcWelderLib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'GcodeProcessorLib/GcodeProcessorLib.vcxproj')
-rw-r--r--GcodeProcessorLib/GcodeProcessorLib.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/GcodeProcessorLib/GcodeProcessorLib.vcxproj b/GcodeProcessorLib/GcodeProcessorLib.vcxproj
index 956df18..778d3f3 100644
--- a/GcodeProcessorLib/GcodeProcessorLib.vcxproj
+++ b/GcodeProcessorLib/GcodeProcessorLib.vcxproj
@@ -210,8 +210,6 @@
<ClInclude Include="version.h" />
</ItemGroup>
<ItemGroup>
- <ClCompile Include="array_list.cpp" />
- <ClCompile Include="circular_buffer.cpp" />
<ClCompile Include="extruder.cpp" />
<ClCompile Include="fpconv.cpp" />
<ClCompile Include="gcode_comment_processor.cpp" />