diff --git a/dlanguilib.dproj b/dlanguilib.dproj index d7ddfab4..7b173fb1 100644 --- a/dlanguilib.dproj +++ b/dlanguilib.dproj @@ -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> diff --git a/dlanguilib.visualdproj b/dlanguilib.visualdproj index e25024ee..e31a8e86 100644 --- a/dlanguilib.visualdproj +++ b/dlanguilib.visualdproj @@ -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>