Update prebuild sources
This commit is contained in:
parent
bd89e9a7d7
commit
b91acf0d82
2 changed files with 3 additions and 1 deletions
|
@ -3,4 +3,6 @@
|
||||||
# Use the prebuild bootstrap to compile prebuild
|
# Use the prebuild bootstrap to compile prebuild
|
||||||
chmod +x runprebuild.sh
|
chmod +x runprebuild.sh
|
||||||
./runprebuild.sh
|
./runprebuild.sh
|
||||||
|
|
||||||
|
# Build Prebuild and SnapWrap
|
||||||
dotnet build -c Release
|
dotnet build -c Release
|
|
@ -81,7 +81,7 @@
|
||||||
</Project>
|
</Project>
|
||||||
|
|
||||||
<Project name="SnapWrap"
|
<Project name="SnapWrap"
|
||||||
path="source/snapwrap"
|
path="source/SnapWrap"
|
||||||
language="C#"
|
language="C#"
|
||||||
type="Exe"
|
type="Exe"
|
||||||
version="1.0.1"
|
version="1.0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue