OSDN Git Service

1dbabefb30a29caded137bc828489bc41d2e3160
[coroid/inqubus.git] / vhook / nbproject / configurations.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <configurationDescriptor version="62">
3   <logicalFolder name="root" displayName="root" projectFiles="true">
4     <logicalFolder name="SourceFiles" displayName="ソースファイル" projectFiles="true">
5       <logicalFolder name="chat" displayName="chat" projectFiles="true">
6         <itemPath>chat/chat.c</itemPath>
7         <itemPath>chat/chat_slot.c</itemPath>
8         <itemPath>chat/process_chat.c</itemPath>
9       </logicalFolder>
10       <logicalFolder name="comment" displayName="comment" projectFiles="true">
11         <itemPath>comment/com_surface.c</itemPath>
12         <itemPath>comment/shadow.c</itemPath>
13         <itemPath>comment/surf_util.c</itemPath>
14       </logicalFolder>
15       <logicalFolder name="common" displayName="common" projectFiles="true">
16       </logicalFolder>
17       <itemPath>framehook.c</itemPath>
18       <itemPath>main.c</itemPath>
19       <itemPath>process.c</itemPath>
20       <itemPath>util.c</itemPath>
21     </logicalFolder>
22     <logicalFolder name="HeaderFiles" displayName="ヘッダーファイル" projectFiles="true">
23       <logicalFolder name="chat" displayName="chat" projectFiles="true">
24         <itemPath>chat/chat.h</itemPath>
25         <itemPath>chat/chat_slot.h</itemPath>
26         <itemPath>chat/process_chat.h</itemPath>
27       </logicalFolder>
28       <logicalFolder name="comment" displayName="comment" projectFiles="true">
29         <itemPath>comment/com_surface.h</itemPath>
30         <itemPath>comment/shadow.h</itemPath>
31         <itemPath>comment/surf_util.h</itemPath>
32       </logicalFolder>
33       <logicalFolder name="common" displayName="common" projectFiles="true">
34         <itemPath>common/framehook_ext.h</itemPath>
35       </logicalFolder>
36       <itemPath>framehook.h</itemPath>
37       <itemPath>header.h</itemPath>
38       <itemPath>main.h</itemPath>
39       <itemPath>mydef.h</itemPath>
40       <itemPath>nicodef.h</itemPath>
41       <itemPath>process.h</itemPath>
42       <itemPath>struct_define.h</itemPath>
43       <itemPath>util.h</itemPath>
44     </logicalFolder>
45     <logicalFolder name="ResourceFiles" displayName="リソースファイル" projectFiles="true">
46     </logicalFolder>
47     <logicalFolder name="ExternalFiles" displayName="重要なファイル" projectFiles="false">
48       <itemPath>Makefile</itemPath>
49     </logicalFolder>
50   </logicalFolder>
51   <projectmakefile>Makefile</projectmakefile>
52   <confs>
53     <conf name="Debug" type="2">
54       <toolsSet>
55         <developmentServer>localhost</developmentServer>
56         <compilerSet>MinGW_sjlj|MinGW</compilerSet>
57         <platform>3</platform>
58       </toolsSet>
59       <compileType>
60         <linkerTool>
61           <output>dist/Debug/${CND_PLATFORM}/nicovideodbg.dll</output>
62           <linkerKpic>false</linkerKpic>
63           <linkerLibItems>
64             <linkerLibLibItem>SDL_gfx</linkerLibLibItem>
65             <linkerLibLibItem>SDLmain</linkerLibLibItem>
66             <linkerLibLibItem>SDL.dll</linkerLibLibItem>
67             <linkerLibLibItem>SDL_ttf</linkerLibLibItem>
68           </linkerLibItems>
69         </linkerTool>
70       </compileType>
71     </conf>
72     <conf name="Release" type="2">
73       <toolsSet>
74         <developmentServer>localhost</developmentServer>
75         <compilerSet>MinGW_sjlj|MinGW</compilerSet>
76         <platform>3</platform>
77       </toolsSet>
78       <compileType>
79         <cTool>
80           <developmentMode>6</developmentMode>
81         </cTool>
82         <ccTool>
83           <developmentMode>5</developmentMode>
84         </ccTool>
85         <fortranCompilerTool>
86           <developmentMode>5</developmentMode>
87         </fortranCompilerTool>
88         <linkerTool>
89           <output>dist/Release/${CND_PLATFORM}/nicovideo.dll</output>
90           <linkerKpic>false</linkerKpic>
91           <linkerLibItems>
92             <linkerLibLibItem>SDL_gfx</linkerLibLibItem>
93             <linkerLibLibItem>SDLmain</linkerLibLibItem>
94             <linkerLibLibItem>SDL.dll</linkerLibLibItem>
95             <linkerLibLibItem>SDL_ttf</linkerLibLibItem>
96           </linkerLibItems>
97         </linkerTool>
98       </compileType>
99     </conf>
100     <conf name="Linux_Debug" type="2">
101       <toolsSet>
102         <developmentServer>localhost</developmentServer>
103         <compilerSet>GNU|GNU</compilerSet>
104         <platform>2</platform>
105       </toolsSet>
106       <compileType>
107         <linkerTool>
108           <linkerAddLib>
109             <pElem>/media/sdb1/home/yuki/fflibs/lib</pElem>
110           </linkerAddLib>
111           <linkerLibItems>
112           </linkerLibItems>
113         </linkerTool>
114       </compileType>
115     </conf>
116   </confs>
117 </configurationDescriptor>