Removed field initializers to make it compile on MSVC

This commit is contained in:
JCash
2018-05-18 22:06:14 +02:00
parent 0943823a81
commit c14197859a
6 changed files with 305 additions and 296 deletions

View File

@@ -1,7 +1,7 @@
[project]
title = QRCode
version = 0.1
dependencies = https://github.com/defold/extension-camera/archive/dev-android.zip,https://github.com/andsve/dirtylarry/archive/master.zip
dependencies = https://github.com/defold/extension-camera/archive/dev-android2.zip,https://github.com/andsve/dirtylarry/archive/master.zip
custom_resources = main/images/defold.png
[bootstrap]