Windows build fix
This commit is contained in:
parent
853b2718b7
commit
689d763f67
|
@ -473,6 +473,7 @@ xcopy /y /d "$(ProjectDir)\..\src\drivers\win\7z_64.dll" "$(OutDir)"</Command>
|
|||
<ClCompile Include="..\src\boards\cheapocabra.cpp" />
|
||||
<ClCompile Include="..\src\boards\cityfighter.cpp" />
|
||||
<ClCompile Include="..\src\boards\coolboy.cpp" />
|
||||
<ClCompile Include="..\src\boards\coolgirl.cpp" />
|
||||
<ClCompile Include="..\src\boards\dance2000.cpp" />
|
||||
<ClCompile Include="..\src\boards\eh8813a.cpp" />
|
||||
<ClCompile Include="..\src\boards\et-100.cpp" />
|
||||
|
@ -1528,4 +1529,4 @@ xcopy /y /d "$(ProjectDir)\..\src\drivers\win\7z_64.dll" "$(OutDir)"</Command>
|
|||
</VisualStudio>
|
||||
</ProjectExtensions>
|
||||
<!-- ================ UNDUPOBJ ================ -->
|
||||
</Project>
|
||||
</Project>
|
Loading…
Reference in New Issue