OSDN Git Service

Saccubus.jarがHD対応nicovideo.dllの追加引数を扱えるように対応
[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="LinuxMingw" type="2">
101       <toolsSet>
102         <developmentServer>localhost</developmentServer>
103         <compilerSet>Linx_Mingw|GNU</compilerSet>
104         <platform>2</platform>
105       </toolsSet>
106       <compileType>
107         <cTool>
108           <developmentMode>6</developmentMode>
109           <stripSymbols>true</stripSymbols>
110           <incDir>
111             <pElem>/mingw/include</pElem>
112           </incDir>
113         </cTool>
114         <linkerTool>
115           <output>${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/nicovideo.dll</output>
116           <linkerAddLib>
117             <pElem>/mingw/lib</pElem>
118           </linkerAddLib>
119           <stripSymbols>true</stripSymbols>
120           <linkerKpic>false</linkerKpic>
121           <linkerLibItems>
122             <linkerLibLibItem>SDL_gfx</linkerLibLibItem>
123             <linkerLibLibItem>SDLmain</linkerLibLibItem>
124             <linkerLibLibItem>SDL</linkerLibLibItem>
125             <linkerLibLibItem>SDL_ttf</linkerLibLibItem>
126           </linkerLibItems>
127         </linkerTool>
128       </compileType>
129     </conf>
130   </confs>
131 </configurationDescriptor>