Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
R
rd-ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
苍蓝
rd-ygopro
Commits
5ef6e3c4
Commit
5ef6e3c4
authored
Oct 05, 2018
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update premake5
parent
9169dbe7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
ocgcore
ocgcore
+1
-1
premake5.lua
premake5.lua
+1
-1
script
script
+1
-1
No files found.
ocgcore
@
68e11e9a
Subproject commit
3c4fd547c47e0e2c73b0b7bcee0c9bd6210476b8
Subproject commit
68e11e9a3cf2db9750a4c1cbad86db4668e58a93
premake5.lua
View file @
5ef6e3c4
...
...
@@ -63,13 +63,13 @@ solution "ygo"
configuration
{
"not vs*"
,
"windows"
}
buildoptions
{
"-static-libgcc"
}
include
"lua"
include
"ocgcore"
include
"gframe"
if
os
.
ishost
(
"windows"
)
then
include
"event"
include
"freetype"
include
"irrlicht"
include
"lua"
include
"sqlite3"
if
IRRKLANG_PRO
then
include
"ikpmp3"
...
...
script
@
2e9a5be7
Subproject commit
85604b1c222fabdad39f18bf1580358d298aaa84
Subproject commit
2e9a5be7958610f4274944c6d19c221b4a2d2600
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