Skip to content

Commit

Permalink
yet another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
lejafar committed Aug 19, 2018
1 parent d7c9143 commit ef4d2d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
image:
- Visual Studio 2015

environment:
global:
TWINE_USERNAME: lejafar
Expand Down
2 changes: 1 addition & 1 deletion travis/build-openctm-win.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ./build-openctm-win.sh

git clone https://github.com/Danny02/OpenCTM.git openctm_tmp
nmake /f Makefile.msvc
mingw32-make -f Makefile.mingw
mkdir openctm/libs
mv openctm_tmp/lib/libopenctm.dll openctm/libs

0 comments on commit ef4d2d4

Please sign in to comment.