Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ImgCalibration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Software Control System
Tango devices
Calculation
ImgCalibration
Commits
54a41185
Commit
54a41185
authored
Aug 4, 2008
by
Julien Malik
Browse files
Options
Downloads
Patches
Plain Diff
VC8 compilation
parent
b501a9c5
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Makefile.vc
+6
-6
6 additions, 6 deletions
src/Makefile.vc
with
6 additions
and
6 deletions
src/Makefile.vc
+
6
−
6
View file @
54a41185
...
...
@@ -10,12 +10,12 @@ INCUSER = /I$(SOLEIL_ROOT)/sw-support/OpenCV/include \
#
# Le chemin complet de vos Librairies
#
LIBUSER
=
$(
SOLEIL_ROOT
)
/sw-support/ISL/lib/s
hared
/msvc-
6
.0/libISL.lib
\
$(
SOLEIL_ROOT
)
/sw-support/OpenCV/lib/shared/msvc-
6
.0/cxcore.lib
\
$(
SOLEIL_ROOT
)
/sw-support/OpenCV/lib/shared/msvc-
6
.0/cv.lib
\
$(
SOLEIL_ROOT
)
/sw-support/OpenCV/lib/shared/msvc-
6
.0/highgui.lib
\
$(
SOLEIL_ROOT
)
/sw-support/YAT/lib/static/msvc-
6
.0/libYAT.lib
\
$(
SOLEIL_ROOT
)
/sw-support/YAT4Tango/lib/static/msvc-
6
.0/libYAT4Tango.lib
LIBUSER
=
$(
SOLEIL_ROOT
)
/sw-support/ISL/lib/s
tatic
/msvc-
8
.0/libISL.lib
\
$(
SOLEIL_ROOT
)
/sw-support/OpenCV/lib/shared/msvc-
8
.0/cxcore.lib
\
$(
SOLEIL_ROOT
)
/sw-support/OpenCV/lib/shared/msvc-
8
.0/cv.lib
\
$(
SOLEIL_ROOT
)
/sw-support/OpenCV/lib/shared/msvc-
8
.0/highgui.lib
\
$(
SOLEIL_ROOT
)
/sw-support/YAT/lib/static/msvc-
8
.0/libYAT.lib
\
$(
SOLEIL_ROOT
)
/sw-support/YAT4Tango/lib/static/msvc-
8
.0/libYAT4Tango.lib
# Si vous souhaitez gnrer une librairie et pas un executable
# decommentez la ligne suivante
...
...
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
register
or
sign in
to comment