Made the process actually output to the file

This commit is contained in:
Pasha Bibko
2025-04-21 15:56:10 +01:00
parent feea149cc1
commit c8001a3a58
5 changed files with 18 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="Main.cpp" />
<ClCompile Include="Frontend-Main.cpp" />
</ItemGroup>
</Project>