Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
b047088a
Commit
b047088a
authored
Nov 27, 2008
by
Geoffroy Couprie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Using a not sxs-aware CRT won't work
parent
a40078c8
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
16 deletions
+16
-16
extras/package/win32/libvlc.dll.manifest
extras/package/win32/libvlc.dll.manifest
+4
-4
extras/package/win32/vlc.exe.manifest
extras/package/win32/vlc.exe.manifest
+4
-4
projects/activex/axvlc.dll.manifest
projects/activex/axvlc.dll.manifest
+4
-4
projects/mozilla/npvlc.dll.manifest
projects/mozilla/npvlc.dll.manifest
+4
-4
No files found.
extras/package/win32/libvlc.dll.manifest
View file @
b047088a
...
...
@@ -11,11 +11,11 @@
<dependentAssembly>
<assemblyIdentity
type=
"win32"
name=
"Microsoft
-Windows-MSVCRT20
"
version=
"
6.0.6000.1638
6"
name=
"Microsoft
.VC80.CRT
"
version=
"
8.0.41204.25
6"
processorArchitecture=
"x86"
publicKeyToken=
"
31bf3856ad364e35
"
language=
"
*
"
publicKeyToken=
"
1fc8b3b9a1e18e3b
"
language=
"
neutral
"
/>
</dependentAssembly>
</dependency>
...
...
extras/package/win32/vlc.exe.manifest
View file @
b047088a
...
...
@@ -23,11 +23,11 @@
<dependentAssembly>
<assemblyIdentity
type=
"win32"
name=
"Microsoft
-Windows-MSVCRT20
"
version=
"
6.0.6000.1638
6"
name=
"Microsoft
.VC80.CRT
"
version=
"
8.0.41204.25
6"
processorArchitecture=
"x86"
publicKeyToken=
"
31bf3856ad364e35
"
language=
"
*
"
publicKeyToken=
"
1fc8b3b9a1e18e3b
"
language=
"
neutral
"
/>
</dependentAssembly>
</dependency>
...
...
projects/activex/axvlc.dll.manifest
View file @
b047088a
...
...
@@ -11,11 +11,11 @@
<dependentAssembly>
<assemblyIdentity
type=
"win32"
name=
"Microsoft
-Windows-MSVCRT20
"
version=
"
6.0.6000.1638
6"
name=
"Microsoft
.VC80.CRT
"
version=
"
8.0.41204.25
6"
processorArchitecture=
"x86"
publicKeyToken=
"
31bf3856ad364e35
"
language=
"
*
"
publicKeyToken=
"
1fc8b3b9a1e18e3b
"
language=
"
neutral
"
/>
</dependentAssembly>
</dependency>
...
...
projects/mozilla/npvlc.dll.manifest
View file @
b047088a
...
...
@@ -11,11 +11,11 @@
<dependentAssembly>
<assemblyIdentity
type=
"win32"
name=
"Microsoft
-Windows-MSVCRT20
"
version=
"
6.0.6000.1638
6"
name=
"Microsoft
.VC80.CRT
"
version=
"
8.0.41204.25
6"
processorArchitecture=
"x86"
publicKeyToken=
"
31bf3856ad364e35
"
language=
"
*
"
publicKeyToken=
"
1fc8b3b9a1e18e3b
"
language=
"
neutral
"
/>
</dependentAssembly>
</dependency>
...
...
Write
Preview
Markdown
is supported
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