win32: Better VS2015 solution and project files
These include all header and source files from source directory
This commit is contained in:
@ -164,6 +164,9 @@
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\tcc.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\tcc.h" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
|
||||
Reference in New Issue
Block a user