Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jens Krüger
Lima
Commits
e737aa5b
Commit
e737aa5b
authored
Sep 05, 2012
by
Roberto Arturo Homs-Regojo
Browse files
added AttrHelper.py & EnvHelper.py to windowsInstall.py
parent
d22851f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
windowsInstall.py
View file @
e737aa5b
...
...
@@ -28,6 +28,8 @@ module2Installfiles = {
(
'build/msvc/9.0/LibSimulator/Release/liblimasimulator.dll'
,
'Lima'
),
(
'sip/simulator/limasimulator.pyd'
,
'Lima'
)],
'tango-core'
:
[(
'applications/tango/LimaCCDs.py'
,
''
),
(
'applications/tango/AttrHelper.py'
,
''
),
(
'applications/tango/EnvHelper.py'
,
''
),
(
'applications/tango/camera/__init__.py'
,
'camera'
),
(
'applications/tango/plugins'
,
''
)],
'tango-simulator'
:
[(
'applications/tango/camera/Simulator.py'
,
'camera'
)],
...
...
Write
Preview
Supports
Markdown
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