repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move unload_data to the heap and it can outlive the initiator.
[mono-project.git]
/
msvc
/
Makefile.am
blob
4a3f3b44fdfd39dd6351d1d4bb37ef56eee37a42
1
2
VCXPROJS = $(wildcard *.vcxproj)
3
4
EXTRA_DIST = \
5
$(VCXPROJS) \
6
README \
7
create-windef.pl \
8
mono.def \
9
mono.sln \
10
monoposixhelper.def \
11
runmdesc.bat \
12
winsetup.bat
13
14
update-def:
15
perl create-windef.pl mono.def