Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
JPSeditor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JuPedSim
JPSeditor
Commits
e92a0620
Commit
e92a0620
authored
Nov 2, 2018
by
Mohcine Chraibi
Browse files
Options
Downloads
Plain Diff
Move to qmake
parents
914d3a09
5f366890
No related branches found
No related tags found
No related merge requests found
Pipeline
#14200
passed
Nov 2, 2018
Stage: configure
Stage: compile
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
jpseditor.pro
+1
-1
1 addition, 1 deletion
jpseditor.pro
jpseditor.rb
+1
-0
1 addition, 0 deletions
jpseditor.rb
with
2 additions
and
1 deletion
jpseditor.pro
+
1
−
1
View file @
e92a0620
...
@@ -108,6 +108,7 @@ RC_FILE = Resources/jpseditor.rc
...
@@ -108,6 +108,7 @@ RC_FILE = Resources/jpseditor.rc
ICON
=
Resources
/
jpseditor
.
icns
ICON
=
Resources
/
jpseditor
.
icns
CONFIG
(
debug
,
debug
|
release
)
{
CONFIG
(
debug
,
debug
|
release
)
{
DESTDIR
=
build
/
debug
DESTDIR
=
build
/
debug
}
}
...
@@ -124,7 +125,6 @@ UI_DIR = $$DESTDIR/.u
...
@@ -124,7 +125,6 @@ UI_DIR = $$DESTDIR/.u
demos
.
path
=
/
usr
/
local
/
bin
/
jpseditor
demos
.
path
=
/
usr
/
local
/
bin
/
jpseditor
demos
.
files
=
examples
/*
demos
.
files
=
examples
/*
CONFIG(debug, debug|release) {
CONFIG(debug, debug|release) {
DESTDIR = build/debug
DESTDIR = build/debug
}
}
...
...
This diff is collapsed.
Click to expand it.
jpseditor.rb
+
1
−
0
View file @
e92a0620
class
Jpseditor
<
Formula
class
Jpseditor
<
Formula
desc
"A graphical user interface to create the geometry of a scenario simulated by JuPedSim"
desc
"A graphical user interface to create the geometry of a scenario simulated by JuPedSim"
homepage
"https://www.jupedsim.org/"
homepage
"https://www.jupedsim.org/"
head
"https://github.com/JuPedSim/jpseditor.git"
head
"https://github.com/JuPedSim/jpseditor.git"
depends_on
"qt"
depends_on
"qt"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment