Improve handling of nested struct/union/array, part of RFE #937.
[sdcc.git] / sdcc / all.vcxproj
blobecdf25f1b663dc858e3e94c0909ae6c91a68385f
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Release|Win32">\r
9       <Configuration>Release</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12   </ItemGroup>\r
13   <PropertyGroup Label="Globals">\r
14     <ProjectGuid>{5339F39B-0A44-4248-972C-F8833B0F5537}</ProjectGuid>\r
15     <Keyword>MakeFileProj</Keyword>\r
16   </PropertyGroup>\r
17   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
18   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
19     <ConfigurationType>Utility</ConfigurationType>\r
20     <UseOfMfc>false</UseOfMfc>\r
21   </PropertyGroup>\r
22   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
23     <ConfigurationType>Utility</ConfigurationType>\r
24     <UseOfMfc>false</UseOfMfc>\r
25   </PropertyGroup>\r
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
27   <ImportGroup Label="ExtensionSettings">\r
28   </ImportGroup>\r
29   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
30     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
31     <Import Project="SDCC.props" />\r
32   </ImportGroup>\r
33   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
34     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
35     <Import Project="SDCC.props" />\r
36   </ImportGroup>\r
37   <PropertyGroup Label="UserMacros" />\r
38   <PropertyGroup>\r
39     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
40     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</OutDir>\r
41     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>\r
42     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</OutDir>\r
43     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>\r
44   </PropertyGroup>\r
45   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
46     <Midl>\r
47       <TypeLibraryName>.\Debug/all.tlb</TypeLibraryName>\r
48       <HeaderFileName>\r
49       </HeaderFileName>\r
50     </Midl>\r
51   </ItemDefinitionGroup>\r
52   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
53     <Midl>\r
54       <TypeLibraryName>.\Release/all.tlb</TypeLibraryName>\r
55       <HeaderFileName>\r
56       </HeaderFileName>\r
57     </Midl>\r
58   </ItemDefinitionGroup>\r
59   <ItemGroup>\r
60     <CustomBuild Include="bin_vc\sdranlib.exe">\r
61       <FileType>Document</FileType>\r
62       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
63       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdranlib.exe;%(Outputs)</Outputs>\r
64       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
65       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
66       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdranlib.exe;%(Outputs)</Outputs>\r
67       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
68       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
69     </CustomBuild>\r
70     <CustomBuild Include="bin_vc\sdcdb.exe">\r
71       <FileType>Document</FileType>\r
72       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
73       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdcdb.exe;%(Outputs)</Outputs>\r
74       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
75       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
76       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdcdb.exe;%(Outputs)</Outputs>\r
77       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
78       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
79     </CustomBuild>\r
80     <None Include="ChangeLog" />\r
81     <CustomBuild Include="bin_vc\makebin.exe">\r
82       <FileType>Document</FileType>\r
83       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
84       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\makebin.exe;%(Outputs)</Outputs>\r
85       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
86       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
87       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\makebin.exe;%(Outputs)</Outputs>\r
88       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
89       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
90     </CustomBuild>\r
91     <CustomBuild Include="bin_vc\packihx.exe">\r
92       <FileType>Document</FileType>\r
93       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
94       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\packihx.exe;%(Outputs)</Outputs>\r
95       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
96       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
97       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\packihx.exe;%(Outputs)</Outputs>\r
98       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
99       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
100     </CustomBuild>\r
101     <CustomBuild Include="bin_vc\sdas6808.exe">\r
102       <FileType>Document</FileType>\r
103       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
104       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdas6808.exe;%(Outputs)</Outputs>\r
105       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
106       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
107       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdas6808.exe;%(Outputs)</Outputs>\r
108       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
109       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
110     </CustomBuild>\r
111     <CustomBuild Include="bin_vc\sdas8051.exe">\r
112       <FileType>Document</FileType>\r
113       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
114       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdas8051.exe;%(Outputs)</Outputs>\r
115       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
116       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
117       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdas8051.exe;%(Outputs)</Outputs>\r
118       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
119       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
120     </CustomBuild>\r
121     <CustomBuild Include="bin_vc\sdasgb.exe">\r
122       <FileType>Document</FileType>\r
123       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
124       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdasgb.exe;%(Outputs)</Outputs>\r
125       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
126       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
127       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdasgb.exe;%(Outputs)</Outputs>\r
128       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
129       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
130     </CustomBuild>\r
131     <CustomBuild Include="bin_vc\sdasrab.exe">\r
132       <FileType>Document</FileType>\r
133       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
134       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdasrab.exe;%(Outputs)</Outputs>\r
135       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
136       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
137       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdasrab.exe;%(Outputs)</Outputs>\r
138       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
139       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
140     </CustomBuild>\r
141     <CustomBuild Include="bin_vc\sdasz80.exe">\r
142       <FileType>Document</FileType>\r
143       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
144       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdasz80.exe;%(Outputs)</Outputs>\r
145       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
146       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
147       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdasz80.exe;%(Outputs)</Outputs>\r
148       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
149       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
150     </CustomBuild>\r
151     <CustomBuild Include="bin_vc\sdcc.exe">\r
152       <FileType>Document</FileType>\r
153       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
154       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdcc.exe;%(Outputs)</Outputs>\r
155       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
156       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
157       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdcc.exe;%(Outputs)</Outputs>\r
158       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
159       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
160     </CustomBuild>\r
161     <CustomBuild Include="bin_vc\sdcclib.exe">\r
162       <FileType>Document</FileType>\r
163       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
164       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdcclib.exe;%(Outputs)</Outputs>\r
165       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
166       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
167       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdcclib.exe;%(Outputs)</Outputs>\r
168       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
169       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
170     </CustomBuild>\r
171     <CustomBuild Include="bin_vc\sdcpp.exe">\r
172       <FileType>Document</FileType>\r
173       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
174       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdcpp.exe;%(Outputs)</Outputs>\r
175       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
176       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin /y &gt; nul</Command>\r
177       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdcpp.exe;%(Outputs)</Outputs>\r
178       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
179       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
180     </CustomBuild>\r
181     <CustomBuild Include="bin_vc\sdld.exe">\r
182       <FileType>Document</FileType>\r
183       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(Identity) bin\sdld.exe /y &gt; nul\r
184 copy %(Identity) bin\sdldz80.exe /y &gt; nul\r
185 copy %(Identity) bin\sdldrab.exe /y &gt; nul\r
186 copy %(Identity) bin\sdldgb.exe /y &gt; nul\r
187 copy %(Identity) bin\sdldstm8.exe /y &gt; nul\r
188 copy %(Identity) bin\sdld6808.exe /y &gt; nul</Command>\r
189       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">bin\sdld.exe;bin\sdldz80.exe;bin\sdldrab.exe;bin\sdldstm8.exe;bin\sdldgb.exe;bin\sdld6808.exe;%(Outputs)</Outputs>\r
190       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating: %(Outputs)</Message>\r
191       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(Identity) bin\sdld.exe /y &gt; nul\r
192 copy %(Identity) bin\sdldz80.exe /y &gt; nul\r
193 copy %(Identity) bin\sdldrab.exe /y &gt; nul\r
194 copy %(Identity) bin\sdldgb.exe /y &gt; nul\r
195 copy %(Identity) bin\sdldstm8.exe /y &gt; nul\r
196 copy %(Identity) bin\sdld6808.exe /y &gt; nul</Command>\r
197       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">bin\sdld.exe;bin\sdldz80.exe;bin\sdldrab.exe;bin\sdldstm8.exe;bin\sdldgb.exe;bin\sdld6808.exe;%(Outputs)</Outputs>\r
198       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating: %(Outputs)</Message>\r
199       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
200     </CustomBuild>\r
201   </ItemGroup>\r
202   <ItemGroup>\r
203     <ProjectReference Include="debugger\mcs51\sdcdb.vcxproj">\r
204       <Project>{76b78c5a-6b31-4ba1-9226-f1409b48f839}</Project>\r
205       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
206     </ProjectReference>\r
207     <ProjectReference Include="sdas\as6808\as_hc08.vcxproj">\r
208       <Project>{c81f84d7-f847-4100-969f-0791a95d2e4c}</Project>\r
209       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
210     </ProjectReference>\r
211     <ProjectReference Include="sdas\as8051\asx8051.vcxproj">\r
212       <Project>{c14982c0-731b-46a0-9dd2-845e3811cf18}</Project>\r
213       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
214     </ProjectReference>\r
215     <ProjectReference Include="sdas\asgb\asgb.vcxproj">\r
216       <Project>{37192eef-c964-4598-a8bd-4395df7ef5bf}</Project>\r
217       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
218     </ProjectReference>\r
219     <ProjectReference Include="sdas\asz80\as_z80.vcxproj">\r
220       <Project>{a281c655-04b3-4f24-b0c4-e61567d60b5b}</Project>\r
221       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
222     </ProjectReference>\r
223     <ProjectReference Include="sdas\linksrc\aslink.vcxproj">\r
224       <Project>{6e94db45-345e-4697-98da-6c72237d6eca}</Project>\r
225       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
226     </ProjectReference>\r
227     <ProjectReference Include="src\sdcc.vcxproj">\r
228       <Project>{f9485499-151b-4886-935c-7d687c4a0549}</Project>\r
229       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
230     </ProjectReference>\r
231     <ProjectReference Include="support\cpp\sdcpp.vcxproj">\r
232       <Project>{57bcb0f8-ef4a-4688-9b36-55a8f6dc93bf}</Project>\r
233       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
234     </ProjectReference>\r
235     <ProjectReference Include="support\librarian\librarian.vcxproj">\r
236       <Project>{fc989bcf-4aad-4f53-8a21-3d6ff8f2f0b5}</Project>\r
237       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
238     </ProjectReference>\r
239     <ProjectReference Include="support\packihx\PackIhx.vcxproj">\r
240       <Project>{437b836f-bee5-43b8-9821-4b0e5e328575}</Project>\r
241       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
242     </ProjectReference>\r
243   </ItemGroup>\r
244   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
245   <ImportGroup Label="ExtensionTargets">\r
246   </ImportGroup>\r
247 </Project>\r