Skip to content

Commit

Permalink
fixup 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vslavik committed Jan 30, 2024
1 parent daaed0d commit d240d42
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 678 deletions.
4 changes: 2 additions & 2 deletions deps/custom_build/wx_base.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@
<ClCompile Include="..\wx\src\common\translation.cpp" />
<ClCompile Include="..\wx\src\common\txtstrm.cpp" />
<ClCompile Include="..\wx\src\common\uilocale.cpp">
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">vc_mswud\base\uilocale_common.obj</ObjectFileName>
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">vc_mswu\base\uilocale_common.obj</ObjectFileName>
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)%(Filename)_common.obj</ObjectFileName>
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename)_common.obj</ObjectFileName>
</ClCompile>
<ClCompile Include="..\wx\src\common\unichar.cpp" />
<ClCompile Include="..\wx\src\common\uri.cpp" />
Expand Down
4 changes: 2 additions & 2 deletions deps/custom_build/wx_core.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@
<ClCompile Include="..\wx\src\common\artstd.cpp" />
<ClCompile Include="..\wx\src\common\bmpbase.cpp" />
<ClCompile Include="..\wx\src\common\bmpbndl.cpp">
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">vc_mswu\core\bmpbndl_common.obj</ObjectFileName>
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">vc_mswud\core\bmpbndl_common.obj</ObjectFileName>
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename)_common.obj</ObjectFileName>
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)%(Filename)_common.obj</ObjectFileName>
</ClCompile>
<ClCompile Include="..\wx\src\common\bmpbtncmn.cpp" />
<ClCompile Include="..\wx\src\common\bookctrl.cpp" />
Expand Down
193 changes: 0 additions & 193 deletions deps/custom_build/wx_html.vcxproj

This file was deleted.

160 changes: 0 additions & 160 deletions deps/custom_build/wx_html.vcxproj.filters

This file was deleted.

Loading

0 comments on commit d240d42

Please sign in to comment.