Parent Directory
|
Revision Log
dev-cpp project file uses OpenSSL for build
1 | [Project] |
2 | FileName=libspopc.dev |
3 | Name=libspopc |
4 | UnitCount=9 |
5 | Type=3 |
6 | Ver=1 |
7 | ObjFiles= |
8 | Includes= |
9 | Libs= |
10 | PrivateResource= |
11 | ResourceIncludes= |
12 | MakeIncludes= |
13 | Compiler=-DBUILDING_DLL=1 -DUSE_SSL -I C:\OpenSSL\include_@@_ |
14 | CppCompiler=-DBUILDING_DLL=1_@@_ |
15 | Linker=--no-export-all-symbols --add-stdcall-alias_@@_C:/Dev-Cpp/lib/libwsock32.a_@@_C:/OpenSSL/lib/MinGW/libeay32.a_@@_C:/OpenSSL/lib/MinGW/ssleay32.a_@@_ |
16 | IsCpp=0 |
17 | Icon= |
18 | ExeOutput= |
19 | ObjectOutput= |
20 | OverrideOutput=0 |
21 | OverrideOutputName=libspopc.dll |
22 | HostApplication= |
23 | Folders= |
24 | CommandLine= |
25 | UseCustomMakefile=0 |
26 | CustomMakefile= |
27 | IncludeVersionInfo=0 |
28 | SupportXPThemes=0 |
29 | CompilerSet=0 |
30 | CompilerSettings=0000000000000000000000 |
31 | |
32 | [Unit1] |
33 | FileName=format.c |
34 | CompileCpp=0 |
35 | Folder=libspopc |
36 | Compile=1 |
37 | Link=1 |
38 | Priority=1000 |
39 | OverrideBuildCmd=0 |
40 | BuildCmd= |
41 | |
42 | [Unit2] |
43 | FileName=libspopc.c |
44 | CompileCpp=0 |
45 | Folder=libspopc |
46 | Compile=1 |
47 | Link=1 |
48 | Priority=1000 |
49 | OverrideBuildCmd=0 |
50 | BuildCmd= |
51 | |
52 | [Unit3] |
53 | FileName=libspopc.h |
54 | CompileCpp=0 |
55 | Folder=libspopc |
56 | Compile=1 |
57 | Link=1 |
58 | Priority=1000 |
59 | OverrideBuildCmd=0 |
60 | BuildCmd= |
61 | |
62 | [Unit4] |
63 | FileName=mutex.c |
64 | CompileCpp=0 |
65 | Folder=libspopc |
66 | Compile=1 |
67 | Link=1 |
68 | Priority=1000 |
69 | OverrideBuildCmd=0 |
70 | BuildCmd= |
71 | |
72 | [Unit5] |
73 | FileName=mutex.h |
74 | CompileCpp=0 |
75 | Folder=libspopc |
76 | Compile=1 |
77 | Link=1 |
78 | Priority=1000 |
79 | OverrideBuildCmd=0 |
80 | BuildCmd= |
81 | |
82 | [Unit6] |
83 | FileName=objects.c |
84 | CompileCpp=0 |
85 | Folder=libspopc |
86 | Compile=1 |
87 | Link=1 |
88 | Priority=1000 |
89 | OverrideBuildCmd=0 |
90 | BuildCmd= |
91 | |
92 | [Unit7] |
93 | FileName=parsing.c |
94 | CompileCpp=0 |
95 | Folder=libspopc |
96 | Compile=1 |
97 | Link=1 |
98 | Priority=1000 |
99 | OverrideBuildCmd=0 |
100 | BuildCmd= |
101 | |
102 | [Unit8] |
103 | FileName=queries.c |
104 | CompileCpp=0 |
105 | Folder=libspopc |
106 | Compile=1 |
107 | Link=1 |
108 | Priority=1000 |
109 | OverrideBuildCmd=0 |
110 | BuildCmd= |
111 | |
112 | [Unit9] |
113 | FileName=session.c |
114 | CompileCpp=0 |
115 | Folder=libspopc |
116 | Compile=1 |
117 | Link=1 |
118 | Priority=1000 |
119 | OverrideBuildCmd=0 |
120 | BuildCmd= |
121 | |
122 | [VersionInfo] |
123 | Major=0 |
124 | Minor=1 |
125 | Release=1 |
126 | Build=1 |
127 | LanguageID=1033 |
128 | CharsetID=1252 |
129 | CompanyName= |
130 | FileVersion= |
131 | FileDescription=Developed using the Dev-C++ IDE |
132 | InternalName= |
133 | LegalCopyright= |
134 | LegalTrademarks= |
135 | OriginalFilename= |
136 | ProductName= |
137 | ProductVersion= |
138 | AutoIncBuildNr=0 |
139 |
ViewVC Help | |
Powered by ViewVC 1.1.26 |