Added ExampleApplication build so you can test straight away.
- Added ExampleApplication build so it can be tested without needing to compile first. - Resources and dlls included in added build directory. - Updated readme instructions.
This commit is contained in:
parent
2995318a4e
commit
f9350917c2
124 changed files with 3097 additions and 13 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -25,13 +25,10 @@
|
|||
[Rr]elease/
|
||||
[Rr]eleases/
|
||||
bld/
|
||||
[Qq]uartz/[Bb]in/
|
||||
[Ff][Nn][Aa]/[Bb]in/
|
||||
[Bb]uild/
|
||||
[Dd]ebug/
|
||||
Generator/bin/[Dd]ebug
|
||||
[Oo]bj/
|
||||
[Ll]og/
|
||||
[xX][68][46]/
|
||||
|
||||
# Visual Studio 2015 cache/options directory
|
||||
.vs/
|
||||
|
|
|
|||
Loading…
Reference in a new issue