]> granicus.if.org Git - nethack/commitdiff
find shlobj.h
authornhmall <nhmall@nethack.org>
Wed, 30 Oct 2019 22:12:56 +0000 (18:12 -0400)
committernhmall <nhmall@nethack.org>
Wed, 30 Oct 2019 22:12:56 +0000 (18:12 -0400)
.travis.yml
win/win32/vs2017/travisci.sh

index 2f56e3d03566e4a206de25df45ad40999a096261..a83a0bee6dc2ba97c95fad0749dcd7951dedb569 100644 (file)
@@ -78,6 +78,7 @@ matrix:
 #     install: choco install mingw
       env: DESCR=windows-mingw
       script:
+        - find /c -iname 'Shlobj.h' -print
         - git clone --depth 1 https://github.com/wmcbrine/PDCurses.git ../pdcurses
         - export ADD_CURSES=Y
         - export PDCURSES_TOP=../../pdcurses
index 126b1eb51f6c8541b26040e7997d8651d0844fc8..10b356a7a5b1a45a18e0a293ab4f44f751d41adb 100644 (file)
@@ -1,5 +1,5 @@
 set -x
-find /c -iname 'appmodel.h' -print
+#find /c -iname 'appmodel.h' -print
 export VSVER=2017
 export MSVER=14.16.27023
 export SDKVER=10.0.17763.0