FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
hxCodec/include.xml at develop · polybiusproxy/hxCodec · GitHub
polybiusproxy
/
hxCodec
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
113
Code
Issues
8
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
hxCodec
/
include.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (10 loc) · 562 Bytes
Breadcrumbs
hxCodec
/
include.xml
Copy path
File metadata and controls
14 lines (10 loc) · 562 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
extension
xmlns
=
"
https://lime.openfl.org/project/1.0.4
"
xmlns
:
xsi
=
"
https://www.w3.org/2001/XMLSchema-instance
"
xsi
:
schemaLocation
=
"
https://lime.openfl.org/project/1.0.4 https://lime.openfl.org/xsd/project-1.0.4.xsd
"
>
<
assets
path
=
"
project/vlc/dll/Windows
"
rename
=
"
"
if
=
"
windows
"
/>
<
assets
path
=
"
project/vlc/dll/MacOS
"
rename
=
"
../MacOS
"
if
=
"
mac
"
/>
<
section
if
=
"
android
"
>
<
ndll
name
=
"
c++_shared
"
dir
=
"
project/vlc/lib
"
/>
<
ndll
name
=
"
vlc
"
dir
=
"
project/vlc/lib
"
/>
</
section
>
<
source
path
=
"
src
"
/>
</
extension
>
Back
|
FazBrowse Home
|
New Git URL