Remove app.config
This commit is contained in:
parent
d7bdb7a20a
commit
dfe1d3b0de
1 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<configuration>
|
|
||||||
<dllmap dll="raylib" os="windows" target="raylib.dll"/>
|
|
||||||
<dllmap dll="raylib" os="osx" target="libraylib.dylib"/>
|
|
||||||
<dllmap dll="raylib" os="linux" target="libraylib.so.0"/>
|
|
||||||
</configuration>
|
|
||||||
Loading…
Reference in a new issue