9510951aee
Support update of game.dll separately Made some alias and stuff still remains the shader compiler to add to the solution. Solution is also generated by fbuild (nice)
11 lines
338 B
XML
11 lines
338 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<CustomBuild Include="JulietApp.bff">
|
|
</CustomBuild>
|
|
<CustomBuild Include="main.cpp">
|
|
</CustomBuild>
|
|
<CustomBuild Include="main.h">
|
|
</CustomBuild>
|
|
</ItemGroup>
|
|
</Project> |