We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce59a86 commit 087bcd3Copy full SHA for 087bcd3
vs_build/val3dity.vcxproj
@@ -126,7 +126,6 @@
126
<ClCompile Include="..\Shell.cpp" />
127
<ClCompile Include="..\Solid.cpp" />
128
<ClCompile Include="..\validate_shell.cpp" />
129
- <ClCompile Include="..\validate_shell_intersection.cpp" />
130
</ItemGroup>
131
<ItemGroup>
132
<ClInclude Include="..\definitions.h" />
vs_build/val3dity.vcxproj.filters
@@ -36,9 +36,6 @@
36
<ClCompile Include="..\validate_shell.cpp">
37
<Filter>Source Files</Filter>
38
</ClCompile>
39
- <ClCompile Include="..\validate_shell_intersection.cpp">
40
- <Filter>Source Files</Filter>
41
- </ClCompile>
42
43
44
<ClInclude Include="..\definitions.h">
0 commit comments