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
Improve Missing Field error message.
[mono-project.git]
/
msvc
/
Makefile.am
blob
7e9ea66ae0dd0ce119a9431b7a65aea0e445ac43
1
VCPROJS = \
2
eglib.vcproj \
3
genmdesc.vcproj \
4
libgc.vcproj \
5
libmono.vcproj \
6
mono.vcproj \
7
monoburg.vcproj \
8
monodiet.vcproj \
9
monodis.vcproj \
10
monograph.vcproj \
11
pedump.vcproj \
12
test-invoke.vcproj \
13
test-metadata.vcproj \
14
test_eglib.vcproj \
15
teste.vcproj
16
17
VCXPROJS = $(wildcard *.vcxproj)
18
19
EXTRA_DIST = \
20
$(VCPROJS) \
21
$(VCXPROJS) \
22
README \
23
create-windef.pl \
24
mono.def \
25
mono.sln \
26
monoposixhelper.def \
27
runmdesc.bat \
28
winsetup.bat
29
30
update-def:
31
perl create-windef.pl mono.def