Develop and Download Open Source Software

Browse CVS Repository

Contents of /exerb/exerb/exerb.exy

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Sun Apr 17 14:03:02 2005 UTC (18 years, 11 months ago) by yuya
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
FILE REMOVED
* exerb、exerb-win32のレシピファイルを移動

1
2 #==============================================================================#
3 # $Id: exerb.exy,v 1.3 2004/03/26 10:23:52 yuya Exp $
4 #==============================================================================#
5
6 general:
7 startup: exerb
8 core: cuirt
9 kcode: none
10
11 path:
12 - lib
13 - c:/cygwin/usr/local/lib/ruby/1.8
14 - c:/cygwin/usr/local/lib/ruby/1.8/i386-mswin32
15
16 file:
17 exerb:
18 file: bin/exerb
19
20 exerb/archive.rb:
21 exerb/config.rb:
22 exerb/error.rb:
23 exerb/executable.rb:
24 exerb/file_table.rb:
25 exerb/mkexr.rb:
26 exerb/name_table.rb:
27 exerb/plugin_table.rb:
28 exerb/recipe.rb:
29 exerb/recipe_yaml.rb:
30 exerb/resource.rb:
31 exerb/resource_library.rb:
32 exerb/utility.rb:
33 exerb/version.rb:
34 exerb/resource/base.rb:
35 exerb/resource/binary.rb:
36 exerb/resource/dialog.rb:
37 exerb/resource/group_icon.rb:
38 exerb/resource/icon.rb:
39 exerb/resource/version_info.rb:
40 exerb/win32/icon_file.rb:
41 exerb/win32/pe_file.rb:
42 exerb/win32/resource_directory.rb:
43 exerb/win32/resource_directory_root.rb:
44 exerb/win32/resource_entry.rb:
45 exerb/win32/const/resource.rb:
46 exerb/win32/struct/base.rb:
47 exerb/win32/struct/icon_dir_entry.rb:
48 exerb/win32/struct/icon_header.rb:
49 exerb/win32/struct/icon_res_entry.rb:
50 exerb/win32/struct/image_dos_header.rb:
51 exerb/win32/struct/image_file_header.rb:
52 exerb/win32/struct/image_nt_headers32.rb:
53 exerb/win32/struct/image_optional_header32.rb:
54 exerb/win32/struct/image_resource_data_entry.rb:
55 exerb/win32/struct/image_resource_directory.rb:
56 exerb/win32/struct/image_resource_directory_entry.rb:
57 exerb/win32/struct/image_section_header.rb:
58 exerb/win32/struct/version_info_block.rb:
59 exerb/win32/struct/vs_fixed_file_info.rb:
60
61 yaml.rb:
62 yaml/syck.rb:
63 yaml/basenode.rb:
64 yaml/ypath.rb:
65 yaml/baseemitter.rb:
66 yaml/constants.rb:
67 yaml/encoding.rb:
68 yaml/error.rb:
69 yaml/loader.rb:
70 yaml/stream.rb:
71 yaml/rubytypes.rb:
72 yaml/types.rb:
73
74 date.rb:
75 date/format.rb:
76 rational.rb:
77 getoptlong.rb:
78 rbconfig.rb:
79
80 syck.so:
81 type: extension-library
82 stringio.so:
83 type: extension-library
84
85 #==============================================================================#
86 #==============================================================================#

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26