+8
-2
lines changedFilter options
+8
-2
lines changed Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
1
1
debug:
2
-
xbuild MSBuild.csproj
2
+
xbuild
3
3
4
4
release:
5
5
xbuild /p:Configuration=Release
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
1
1
debug:
2
-
xbuild skc5.csproj
2
+
xbuild
3
3
4
4
release:
5
5
xbuild /p:Configuration=Release
Original file line number Diff line number Diff line change
@@ -9,3 +9,9 @@ release:
9
9
cd Compiler && $(MAKE) release
10
10
cd SDK && $(MAKE) release
11
11
cd Integration/MonoDevelop && $(MAKE) release
12
+
13
+
clean:
14
+
rm -rf \
15
+
*/bin */*/bin */*/*/bin */*/*/*/bin */*/*/*/*/bin \
16
+
*/obj */*/obj */*/*/obj */*/*/*/obj */*/*/*/*/obj
17
+
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4