remove libpng

This commit is contained in:
Vadim Lopatin 2014-06-11 14:42:51 +04:00
parent e2de90f258
commit c22cd01372
2 changed files with 2 additions and 3 deletions

View File

@ -16,7 +16,6 @@
<Path>/home/lve/src/d/DerelictGL3/source</Path>
<Path>/home/lve/src/d/DerelictUtil/source</Path>
<Path>/home/lve/src/d/dlangui/3rdparty/X11</Path>
<Path>/home/lve/src/d/dlangui/3rdparty/libpng/source</Path>
<Path>/home/lve/src/d/dlangui/3rdparty/X11/xcb</Path>
</Includes>
</Includes>

View File

@ -47,7 +47,7 @@
<compiler>0</compiler>
<otherDMD>0</otherDMD>
<program>$(DMDInstallDir)windows\bin\dmd.exe</program>
<imppath>3rdparty 3rdparty/libpng/source ../DerelictGL3/source ../DerelictUtil/source ../DerelictFT/source</imppath>
<imppath>3rdparty ../DerelictGL3/source ../DerelictUtil/source ../DerelictFT/source</imppath>
<fileImppath />
<outdir>$(ConfigurationName)</outdir>
<objdir>$(OutDir)</objdir>
@ -141,7 +141,7 @@
<compiler>0</compiler>
<otherDMD>0</otherDMD>
<program>$(DMDInstallDir)windows\bin\dmd.exe</program>
<imppath>3rdparty 3rdparty/libpng/source ../DerelictGL3/source</imppath>
<imppath>3rdparty ../DerelictGL3/source</imppath>
<fileImppath />
<outdir>$(ConfigurationName)</outdir>
<objdir>$(OutDir)</objdir>