Skip to content

Commit 762e1fa

Browse files
authored
Update to 1.0 API endpoint
1 parent 57debae commit 762e1fa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

example.vcxproj.filters

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<ItemGroup>
44
<ClCompile Include="main.cpp" />
5-
<ClCompile Include="lw_http.cpp" />
65
</ItemGroup>
76
<ItemGroup>
87
<Filter Include="api">
@@ -14,6 +13,5 @@
1413
<Filter>api</Filter>
1514
</ClInclude>
1615
<ClInclude Include="xorstr.hpp" />
17-
<ClInclude Include="lw_http.hpp" />
1816
</ItemGroup>
19-
</Project>
17+
</Project>

0 commit comments

Comments
 (0)