new file: groupe3.html
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
BIN
doc/Sprint1/Capture1.JPG
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
doc/Sprint1/Capture2.JPG
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
doc/Sprint1/Capture3.JPG
Normal file
After Width: | Height: | Size: 22 KiB |
1860
groupe3.html
Normal file
11
lib/ruby-gtk2-2.0.2/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
TOPSRCDIR = C:/Users/Geoff/Documents/GitHub/curling-g32/lib/ruby-gtk2-2.0.2
|
||||
COMMAND = C:/Ruby200-x64/bin/ruby.exe C:/Users/Geoff/Documents/GitHub/curling-g32/lib/ruby-gtk2-2.0.2/exec_make.rb
|
||||
RM = rm -f
|
||||
all:
|
||||
install:
|
||||
site-install:
|
||||
clean:
|
||||
distclean:
|
||||
distclean: distclean-toplevel
|
||||
distclean-toplevel:
|
||||
$(RM) Makefile mkmf.log
|