Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
skiko
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuqiang
skiko
Commits
9b6b8109
Unverified
Commit
9b6b8109
authored
Apr 30, 2021
by
alexander-gorshenev
Committed by
GitHub
Apr 30, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Advanced K/N version (#100)
parent
fb8b5aea
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
gradle.properties
samples/SkiaNativeSample/gradle.properties
+1
-1
gradle.properties
skiko/gradle.properties
+1
-1
skia.def
skiko/src/nativeInterop/cinterop/skia.def
+1
-1
No files found.
samples/SkiaNativeSample/gradle.properties
View file @
9b6b8109
kotlin.code.style
=
official
kotlin.code.style
=
official
kotlin.native.version
=
1.5.
20-dev-572
3
kotlin.native.version
=
1.5.
30-dev-13
3
skiko/gradle.properties
View file @
9b6b8109
kotlin.code.style
=
official
kotlin.code.style
=
official
deploy.version
=
0.0.0
deploy.version
=
0.0.0
kotlin.native.version
=
1.5.
20-dev-572
3
kotlin.native.version
=
1.5.
30-dev-13
3
dependencies.skija.git.commit
=
a5d6dfd746b8a8ec2ef52ebea4baa53f299d080c
dependencies.skija.git.commit
=
a5d6dfd746b8a8ec2ef52ebea4baa53f299d080c
dependencies.skia.windows-x64
=
m90-f1e4f21baf/Skia-m90-f1e4f21baf-windows-Release-x64
dependencies.skia.windows-x64
=
m90-f1e4f21baf/Skia-m90-f1e4f21baf-windows-Release-x64
...
...
skiko/src/nativeInterop/cinterop/skia.def
View file @
9b6b8109
package
=
org
.
jetbrains
.
skiko
.
skia
.
native
package
=
org
.
jetbrains
.
skiko
.
skia
.
native
language
=
C
++
language
=
C
++
plugin
=
org
.
jetbrains
.
kotlin
.
native
.
cinterop
.
plugin
.
skia
plugin
=
org
.
jetbrains
.
kotlin
.
native
.
interop
.
skia
compilerOpts
.
osx
=
-
x
c
++
-
std
=
c
++
14
\
compilerOpts
.
osx
=
-
x
c
++
-
std
=
c
++
14
\
-
DSK_GL
\
-
DSK_GL
\
-
DSK_SUPPORT_GPU
=
1
\
-
DSK_SUPPORT_GPU
=
1
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment