Skip to content

Commit

Permalink
oops, this got forgotten
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargaj committed Jul 7, 2015
1 parent 2c1da03 commit 0ae2e1f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Bonzomatic_W32_DX11.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@
<ClCompile Include="main.cpp" />
<ClCompile Include="Platform.cpp" />
<ClCompile Include="platform_w32_common\MIDI.cpp" />
<ClCompile Include="platform_w32_common\Misc.cpp" />
<ClCompile Include="platform_w32_dx11\Renderer.cpp" />
<ClCompile Include="platform_w32_common\Clipboard.cpp" />
<ClCompile Include="platform_w32_common\FFT.cpp" />
Expand Down
1 change: 1 addition & 0 deletions Bonzomatic_W32_DX11.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@
<ClCompile Include="Platform.cpp" />
<ClCompile Include="platform_w32_common\Platform_DynamicLoad.cpp" />
<ClCompile Include="platform_w32_common\MIDI.cpp" />
<ClCompile Include="platform_w32_common\Misc.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="external\scintilla\src\AutoComplete.h">
Expand Down
1 change: 1 addition & 0 deletions Bonzomatic_W32_DX9.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@
<ClCompile Include="main.cpp" />
<ClCompile Include="Platform.cpp" />
<ClCompile Include="platform_w32_common\MIDI.cpp" />
<ClCompile Include="platform_w32_common\Misc.cpp" />
<ClCompile Include="platform_w32_dx9\Renderer.cpp" />
<ClCompile Include="platform_w32_common\Clipboard.cpp" />
<ClCompile Include="platform_w32_common\FFT.cpp" />
Expand Down
1 change: 1 addition & 0 deletions Bonzomatic_W32_DX9.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@
<ClCompile Include="Platform.cpp" />
<ClCompile Include="platform_w32_common\Platform_DynamicLoad.cpp" />
<ClCompile Include="platform_w32_common\MIDI.cpp" />
<ClCompile Include="platform_w32_common\Misc.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="external\scintilla\src\AutoComplete.h">
Expand Down

0 comments on commit 0ae2e1f

Please sign in to comment.