Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
0a33c971
Commit
0a33c971
authored
10 years ago
by
Steve Holme
Browse files
Options
Downloads
Patches
Plain Diff
README: Added note about using Visual Studio projects out of git repository
parent
dda59c5d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
projects/README
+12
-1
12 additions, 1 deletion
projects/README
with
12 additions
and
1 deletion
projects/README
+
12
−
1
View file @
0a33c971
...
...
@@ -27,7 +27,7 @@ Dependencies
============
The projects files also support build configurations that require third
party dependencies such as
o
pen
ssl
and
ssh
2. If you wish to support these,
party dependencies such as
O
pen
SSL
and
SSH
2. If you wish to support these,
you will also need to download and compile those libraries as well.
To support compilation of these libraries using different versions of
...
...
@@ -99,6 +99,17 @@ Notes
<configuration> - The target configuration (For example: DLL Debug,
LIB Release - LIB OpenSSL)
If you are using the source code from the git repository, rather than a
release archive or nightly build, you will need to generate the project
files. Please run "generate -h" for usage details.
Should you wish to help out with some of the items on the TODO list, or
find bugs in the project files that need correcting, and would like to
submit updated files back then please note that, whilst the solution files
can be edited directly, the templates for the project files (which are
stored in the git repositoty) will need to be modified rather than the
generated project files that Visual Studio uses.
TODO
====
...
...
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