Develop and Download Open Source Software

Browse Subversion Repository

Diff of /pbbs_clone.dproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4 by yamat0jp, Thu Sep 24 07:42:33 2015 UTC revision 7 by yamat0jp, Sat Sep 17 00:53:17 2016 UTC
# Line 5  Line 5 
5          <FrameworkType>VCL</FrameworkType>          <FrameworkType>VCL</FrameworkType>
6          <MainSource>pbbs_clone.dpr</MainSource>          <MainSource>pbbs_clone.dpr</MainSource>
7          <Base>True</Base>          <Base>True</Base>
8          <Config Condition="'$(Config)'==''">Release</Config>          <Config Condition="'$(Config)'==''">Debug</Config>
9          <Platform Condition="'$(Platform)'==''">Win64</Platform>          <Platform Condition="'$(Platform)'==''">Win32</Platform>
10          <TargetedPlatforms>3</TargetedPlatforms>          <TargetedPlatforms>3</TargetedPlatforms>
11          <AppType>Application</AppType>          <AppType>Application</AppType>
12      </PropertyGroup>      </PropertyGroup>
# Line 34  Line 34 
34          <Cfg_1>true</Cfg_1>          <Cfg_1>true</Cfg_1>
35          <Base>true</Base>          <Base>true</Base>
36      </PropertyGroup>      </PropertyGroup>
37        <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
38            <Cfg_1_Win64>true</Cfg_1_Win64>
39            <CfgParent>Cfg_1</CfgParent>
40            <Cfg_1>true</Cfg_1>
41            <Base>true</Base>
42        </PropertyGroup>
43      <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">      <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
44          <Cfg_2>true</Cfg_2>          <Cfg_2>true</Cfg_2>
45          <CfgParent>Base</CfgParent>          <CfgParent>Base</CfgParent>
# Line 96  Line 102 
102          <OutputExt>cgi</OutputExt>          <OutputExt>cgi</OutputExt>
103          <DCC_RemoteDebug>false</DCC_RemoteDebug>          <DCC_RemoteDebug>false</DCC_RemoteDebug>
104      </PropertyGroup>      </PropertyGroup>
105        <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
106            <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
107            <VerInfo_Locale>1041</VerInfo_Locale>
108        </PropertyGroup>
109      <PropertyGroup Condition="'$(Cfg_2)'!=''">      <PropertyGroup Condition="'$(Cfg_2)'!=''">
110          <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>          <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
111          <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>          <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
# Line 173  Line 183 
183          <BorlandProject>          <BorlandProject>
184              <Delphi.Personality>              <Delphi.Personality>
185                  <Excluded_Packages>                  <Excluded_Packages>
                     <Excluded_Packages Name="$(BDSBIN)\bcboffice2k210.bpl">Embarcadero C++Builder Office 2000 サーバー パッケージ</Excluded_Packages>  
                     <Excluded_Packages Name="$(BDSBIN)\bcbofficexp210.bpl">Embarcadero C++Builder Office XP サーバー パッケージ</Excluded_Packages>  
186                      <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>                      <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
187                      <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>                      <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
188                  </Excluded_Packages>                  </Excluded_Packages>
# Line 183  Line 191 
191                  </Source>                  </Source>
192              </Delphi.Personality>              </Delphi.Personality>
193              <Deployment>              <Deployment>
194                  <DeployFile LocalName="login.htm" Configuration="Release" Class="ProjectFile">                  <DeployFile LocalName="mentenance.htm" Configuration="Debug" Class="ProjectFile">
195                      <Platform Name="Win64">                      <Platform Name="Win32">
196                          <RemoteDir>.\</RemoteDir>                          <RemoteDir>.\</RemoteDir>
197                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
198                      </Platform>                      </Platform>
199                  </DeployFile>                  </DeployFile>
200                  <DeployFile LocalName="Win64\Release\pbbs_clone.exe" Configuration="Release" Class="ProjectOutput">                  <DeployFile LocalName="regist.htm" Configuration="Debug" Class="ProjectFile">
201                      <Platform Name="Win64">                      <Platform Name="Win32">
                         <RemoteName>pbbs_clone.exe</RemoteName>  
                         <Overwrite>true</Overwrite>  
                     </Platform>  
                 </DeployFile>  
                 <DeployFile LocalName="setup.htm" Configuration="Release" Class="ProjectFile">  
                     <Platform Name="Win64">  
202                          <RemoteDir>.\</RemoteDir>                          <RemoteDir>.\</RemoteDir>
203                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
204                      </Platform>                      </Platform>
205                  </DeployFile>                  </DeployFile>
206                  <DeployFile LocalName="Win32\Debug\pbbs_clone.cgi" Configuration="Debug" Class="ProjectOutput">                  <DeployFile LocalName="admin.htm" Configuration="Debug" Class="ProjectFile">
207                      <Platform Name="Win32">                      <Platform Name="Win32">
208                          <RemoteName>pbbs_clone.exe</RemoteName>                          <RemoteDir>.\</RemoteDir>
209                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
210                      </Platform>                      </Platform>
211                  </DeployFile>                  </DeployFile>
# Line 213  Line 215 
215                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
216                      </Platform>                      </Platform>
217                  </DeployFile>                  </DeployFile>
218                  <DeployFile LocalName="E:\Program Files (x86)\xampp\cgi-bin\pbbs_clone.cgi" Configuration="Release" Class="ProjectOutput">                  <DeployFile LocalName="index.htm" Configuration="Debug" Class="ProjectFile">
219                      <Platform Name="Win64">                      <Platform Name="Win32">
220                          <RemoteName>pbbs_clone.exe</RemoteName>                          <RemoteDir>.\</RemoteDir>
221                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
222                      </Platform>                      </Platform>
223                  </DeployFile>                  </DeployFile>
# Line 243  Line 245 
245                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
246                      </Platform>                      </Platform>
247                  </DeployFile>                  </DeployFile>
248                    <DeployFile LocalName="login.htm" Configuration="Debug" Class="ProjectFile">
249                        <Platform Name="Win32">
250                            <RemoteDir>.\</RemoteDir>
251                            <Overwrite>true</Overwrite>
252                        </Platform>
253                    </DeployFile>
254                    <DeployFile LocalName="login.htm" Configuration="Release" Class="ProjectFile">
255                        <Platform Name="Win64">
256                            <RemoteDir>.\</RemoteDir>
257                            <Overwrite>true</Overwrite>
258                        </Platform>
259                    </DeployFile>
260                    <DeployFile LocalName="Win64\Release\pbbs_clone.exe" Configuration="Release" Class="ProjectOutput">
261                        <Platform Name="Win64">
262                            <RemoteName>pbbs_clone.exe</RemoteName>
263                            <Overwrite>true</Overwrite>
264                        </Platform>
265                    </DeployFile>
266                    <DeployFile LocalName="setup.htm" Configuration="Release" Class="ProjectFile">
267                        <Platform Name="Win64">
268                            <RemoteDir>.\</RemoteDir>
269                            <Overwrite>true</Overwrite>
270                        </Platform>
271                    </DeployFile>
272                    <DeployFile LocalName="Win32\Debug\pbbs_clone.cgi" Configuration="Debug" Class="ProjectOutput">
273                        <Platform Name="Win32">
274                            <RemoteName>pbbs_clone.exe</RemoteName>
275                            <Overwrite>true</Overwrite>
276                        </Platform>
277                    </DeployFile>
278                    <DeployFile LocalName="E:\Program Files (x86)\xampp\cgi-bin\pbbs_clone.cgi" Configuration="Release" Class="ProjectOutput">
279                        <Platform Name="Win64">
280                            <RemoteName>pbbs_clone.exe</RemoteName>
281                            <Overwrite>true</Overwrite>
282                        </Platform>
283                    </DeployFile>
284                    <DeployFile LocalName="search.htm" Configuration="Debug" Class="ProjectFile">
285                        <Platform Name="Win32">
286                            <RemoteDir>.\</RemoteDir>
287                            <Overwrite>true</Overwrite>
288                        </Platform>
289                    </DeployFile>
290                  <DeployFile LocalName="index.htm" Configuration="Release" Class="ProjectFile">                  <DeployFile LocalName="index.htm" Configuration="Release" Class="ProjectFile">
291                      <Platform Name="Win64">                      <Platform Name="Win64">
292                          <RemoteDir>.\</RemoteDir>                          <RemoteDir>.\</RemoteDir>
293                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
294                      </Platform>                      </Platform>
295                    </DeployFile>
296                    <DeployFile LocalName="setup.htm" Configuration="Debug" Class="ProjectFile">
297                        <Platform Name="Win32">
298                            <RemoteDir>.\</RemoteDir>
299                            <Overwrite>true</Overwrite>
300                        </Platform>
301                  </DeployFile>                  </DeployFile>
302                  <DeployClass Required="true" Name="DependencyPackage">                  <DeployClass Required="true" Name="DependencyPackage">
303                      <Platform Name="iOSDevice">                      <Platform Name="iOSDevice">

Legend:
Removed from v.4  
changed lines
  Added in v.7

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