https://github.com/enlight/ue4-pugixml-module
Simple example of integrating a static lib into Unreal Engine 4.
https://github.com/enlight/ue4-pugixml-module
Last synced: over 1 year ago
JSON representation
Simple example of integrating a static lib into Unreal Engine 4.
- Host: GitHub
- URL: https://github.com/enlight/ue4-pugixml-module
- Owner: enlight
- License: mit
- Created: 2014-10-16T12:44:35.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T15:57:53.000Z (over 11 years ago)
- Last Synced: 2025-01-27T07:43:15.044Z (over 1 year ago)
- Language: C++
- Size: 219 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ue4-pugixml-module
==================
Source for a tutorial that explains how to build a static lib compatible with Unreal Engine 4 in
VS2013. The tutorial itself is still a work in progress, a link will be provided here when it's
ready.