Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
450
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
069e1662
Commit
069e1662
authored
20 years ago
by
gbazin
Browse files
Options
Downloads
Patches
Plain Diff
* toolbox: added an evc ARMV4 target.
parent
a6cfcb2f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
toolbox
+6
-0
6 additions, 0 deletions
toolbox
with
6 additions
and
0 deletions
toolbox
+
6
−
0
View file @
069e1662
...
...
@@ -212,6 +212,12 @@ SOURCE="..\\`echo ${file} | sed -e 's%/%\\\\%g'`"${M}
!ELSEIF "
\$
(CFG)" == "libvlc - Win32 (WCE ARM) Debug"
${
M
}
# PROP Output_Dir "ARMDbg
\\
${
subdir
}
"
${
M
}
# PROP Intermediate_Dir "ARMDbg
\\
${
subdir
}
"
${
M
}
!ELSEIF "
\$
(CFG)" == "libvlc - Win32 (WCE ARMV4) Release"
${
M
}
# PROP Output_Dir "ARMV4Rel
\\
${
subdir
}
"
${
M
}
# PROP Intermediate_Dir "ARMV4Rel
\\
${
subdir
}
"
${
M
}
!ELSEIF "
\$
(CFG)" == "libvlc - Win32 (WCE ARMV4) Debug"
${
M
}
# PROP Output_Dir "ARMV4Dbg
\\
${
subdir
}
"
${
M
}
# PROP Intermediate_Dir "ARMV4Dbg
\\
${
subdir
}
"
${
M
}
!ELSEIF "
\$
(CFG)" == "libvlc - Win32 (WCE x86em) Release"
${
M
}
# PROP Output_Dir "X86EMRel
\\
${
subdir
}
"
${
M
}
# PROP Intermediate_Dir "X86EMRel
\\
${
subdir
}
"
${
M
}
...
...
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