diff options
author | Pixel <pixel@nobis-crew.org> | 2009-11-04 11:56:41 -0800 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2009-11-04 11:59:33 -0800 |
commit | d577d991b97ae2b5ee1af23641bcffc3f83af5b2 (patch) | |
tree | 590639d50205d1bcfaff2a7d2dc6ebf3f373c7ed /iup/mak.vc8 |
Initial import. Contains the im, cd and iup librairies, and a "working" Makefile for them under linux.
Diffstat (limited to 'iup/mak.vc8')
37 files changed, 8220 insertions, 0 deletions
diff --git a/iup/mak.vc8/iup.sln b/iup/mak.vc8/iup.sln new file mode 100755 index 0000000..c0fe994 --- /dev/null +++ b/iup/mak.vc8/iup.sln @@ -0,0 +1,347 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupcore", "iupcore.vcproj", "{2C7E83B9-7FE8-432A-97BA-FCF4D0728408}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupgtk", "iupgtk.vcproj", "{2C7E83B9-7FE8-5555-97BA-FCF4D0728408}" + ProjectSection(ProjectDependencies) = postProject + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupmot", "iupmot.vcproj", "{2C7E83B9-1234-432A-97BA-FCF4D0728408}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iuptest", "iuptest.vcproj", "{2F92EC58-D94C-40BF-8C82-77607C72E1E3}" + ProjectSection(ProjectDependencies) = postProject + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5A42018B-95AC-A789-E4E4-59A692649DCA} = {5A42018B-95AC-A789-E4E4-59A692649DCA} + {2C7E83B9-123A-BCDF-97BA-FCF4D0728408} = {2C7E83B9-123A-BCDF-97BA-FCF4D0728408} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {BE7472E1-E76E-4969-A35F-054614F5884E} = {BE7472E1-E76E-4969-A35F-054614F5884E} + {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iuptestgtk", "iuptestgtk.vcproj", "{2F92EC58-1234-40BF-5678-77607C72E1E3}" + ProjectSection(ProjectDependencies) = postProject + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5A42018B-95AC-A789-E4E4-59A692649DCA} = {5A42018B-95AC-A789-E4E4-59A692649DCA} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {2C7E83B9-7FE8-5555-97BA-FCF4D0728408} = {2C7E83B9-7FE8-5555-97BA-FCF4D0728408} + {BE7472E1-E76E-4969-A35F-054614F5884E} = {BE7472E1-E76E-4969-A35F-054614F5884E} + {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupwin", "iupwin.vcproj", "{2C7E83B9-123A-BCDF-97BA-FCF4D0728408}" + ProjectSection(ProjectDependencies) = postProject + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupgl", "iupgl.vcproj", "{E251B4F4-0B0A-482B-BA18-2509ADC4B6AA}" + ProjectSection(ProjectDependencies) = postProject + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupcontrols", "iupcontrols.vcproj", "{5EEFE977-C56D-462F-BDEE-12A5452EB8CC}" + ProjectSection(ProjectDependencies) = postProject + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {BE7472E1-E76E-4969-A35F-054614F5884E} = {BE7472E1-E76E-4969-A35F-054614F5884E} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iup_pplot", "iup_pplot.vcproj", "{5A42018B-95AC-A789-E4E4-59A692649DCA}" + ProjectSection(ProjectDependencies) = postProject + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {BE7472E1-E76E-4969-A35F-054614F5884E} = {BE7472E1-E76E-4969-A35F-054614F5884E} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupole", "iupole.vcproj", "{0C80BBEE-1B00-4567-1234-067292C84EDB}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupimglib", "iupimglib.vcproj", "{E251B4F4-0B0A-482B-BB33-1234ADC4B6AA}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupcd", "iupcd.vcproj", "{BE7472E1-E76E-4969-A35F-054614F5884E}" + ProjectSection(ProjectDependencies) = postProject + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupim", "iupim.vcproj", "{E251B4F4-0B0A-482B-BA18-1234ADC4B6AA}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iuplua3", "iuplua3.vcproj", "{1EBC7A53-4677-4C3A-8DFF-49D301F17D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iuplua3_exe", "iupluaexe3.vcproj", "{A60D658D-766C-40DB-BAFF-59AB884D86FB}" + ProjectSection(ProjectDependencies) = postProject + {1EBC7A53-4677-4C3A-8DFF-269001F17D85} = {1EBC7A53-4677-4C3A-8DFF-269001F17D85} + {1EBC7A53-4677-4C3A-8DFF-49D301F17D85} = {1EBC7A53-4677-4C3A-8DFF-49D301F17D85} + {1EBC7A53-4677-4C3A-8DFF-49DFF4417D85} = {1EBC7A53-4677-4C3A-8DFF-49DFF4417D85} + {1EBC7A53-33FF-4C3A-8DFF-49D301F17D85} = {1EBC7A53-33FF-4C3A-8DFF-49D301F17D85} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iuplua5", "iuplua5.vcproj", "{1EBC7A53-4677-4C3A-8D4A-49D301F17D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iuplua5_exe", "iupluaexe5.vcproj", "{A60D658D-766C-40DB-BAE4-59AB884D86FB}" + ProjectSection(ProjectDependencies) = postProject + {1EBC7A53-4677-4C3A-8D4A-49D301157985} = {1EBC7A53-4677-4C3A-8D4A-49D301157985} + {1EBC7A53-4677-4C3A-8D4A-49D301F17D85} = {1EBC7A53-4677-4C3A-8D4A-49D301F17D85} + {1EBC7A53-4677-AAAA-1234-49D301F17D85} = {1EBC7A53-4677-AAAA-1234-49D301F17D85} + {1EBC7A53-4677-75D7-8D4A-49D301F17D85} = {1EBC7A53-4677-75D7-8D4A-49D301F17D85} + {1EBC7A53-4677-ADF1-8D4A-49D301F17D85} = {1EBC7A53-4677-ADF1-8D4A-49D301F17D85} + {B4823266-DF8C-4EFB-91C0-C7688C234EAC} = {B4823266-DF8C-4EFB-91C0-C7688C234EAC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5A42018B-95AC-A789-E4E4-59A692649DCA} = {5A42018B-95AC-A789-E4E4-59A692649DCA} + {2C7E83B9-123A-BCDF-97BA-FCF4D0728408} = {2C7E83B9-123A-BCDF-97BA-FCF4D0728408} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {BE7472E1-E76E-4969-A35F-054614F5884E} = {BE7472E1-E76E-4969-A35F-054614F5884E} + {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ledc", "ledc.vcproj", "{0F789DF8-22CC-4392-98DB-AC3960FAD4EA}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupview", "iupview.vcproj", "{2F92EC58-D94C-40BF-4444-77607C72E1E3}" + ProjectSection(ProjectDependencies) = postProject + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {2C7E83B9-123A-BCDF-97BA-FCF4D0728408} = {2C7E83B9-123A-BCDF-97BA-FCF4D0728408} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluaim5", "iupluaim5.vcproj", "{1EBC7A53-4677-ADF1-8D4A-49D301F17D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluaim3", "iupluaim3.vcproj", "{1EBC7A53-4677-4C3A-8DFF-269001F17D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluacontrols5", "iupluacontrols5.vcproj", "{1EBC7A53-4677-75D7-8D4A-49D301F17D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluacontrols3", "iupluacontrols3.vcproj", "{1EBC7A53-4677-4C3A-8DFF-49DFF4417D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluagl5", "iupluagl5.vcproj", "{1EBC7A53-4677-4C3A-8D4A-49D301157985}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluagl3", "iupluagl3.vcproj", "{1EBC7A53-33FF-4C3A-8DFF-49D301F17D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluaole3", "iupluaole3.vcproj", "{1EBC7A53-33FF-7890-7890-49D301F17D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluaole5", "iupluaole5.vcproj", "{1EBC7A53-4677-5555-2222-49D301157985}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iuplua_pplot5", "iuplua_pplot5.vcproj", "{1EBC7A53-4677-AAAA-1234-49D301F17D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iuplua_pplot3", "iuplua_pplot3.vcproj", "{1EBC7A53-4677-1234-DDDD-49DFF4417D85}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluacd3", "iupluacd3.vcproj", "{B4823266-DF8C-4EFB-91C0-C7E78C234EAC}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluacd5", "iupluacd5.vcproj", "{B4823266-DF8C-4EFB-91C0-C7688C234EAC}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lua5", "Lua5", "{1CBEAA34-BA34-497D-A775-B9AF6F905696}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lua3", "Lua3", "{11041D08-354A-4300-9624-41277E67DE34}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupluaimglib5", "iupluaimglib5.vcproj", "{1EBC7A53-4677-FFFF-1234-49D301F17D85}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core", "Core", "{B7B3CB79-CA94-4ED3-9DCA-EC12458C2EBD}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{FC52B7B5-744E-45D6-815C-3502F9D965E7}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupsample", "iupsample.vcproj", "{9462FDEA-3E53-4250-8710-DD50AF48607C}" + ProjectSection(ProjectDependencies) = postProject + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {2C7E83B9-123A-BCDF-97BA-FCF4D0728408} = {2C7E83B9-123A-BCDF-97BA-FCF4D0728408} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupsamplegtk", "iupsamplegtk.vcproj", "{C684B76D-52EC-49CE-84F2-B031509419A5}" + ProjectSection(ProjectDependencies) = postProject + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {2C7E83B9-7FE8-5555-97BA-FCF4D0728408} = {2C7E83B9-7FE8-5555-97BA-FCF4D0728408} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iupviewgtk", "iupviewgtk.vcproj", "{E7D19356-B0AB-44AD-ACCB-5FFFCC4837BE}" + ProjectSection(ProjectDependencies) = postProject + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {2C7E83B9-7FE8-5555-97BA-FCF4D0728408} = {2C7E83B9-7FE8-5555-97BA-FCF4D0728408} + {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iuplua5gtk_exe", "iupluaexe5gtk.vcproj", "{389DF3C9-A628-4F6D-8C52-8924FA01DE66}" + ProjectSection(ProjectDependencies) = postProject + {1EBC7A53-4677-4C3A-8D4A-49D301157985} = {1EBC7A53-4677-4C3A-8D4A-49D301157985} + {1EBC7A53-4677-4C3A-8D4A-49D301F17D85} = {1EBC7A53-4677-4C3A-8D4A-49D301F17D85} + {1EBC7A53-4677-AAAA-1234-49D301F17D85} = {1EBC7A53-4677-AAAA-1234-49D301F17D85} + {1EBC7A53-4677-75D7-8D4A-49D301F17D85} = {1EBC7A53-4677-75D7-8D4A-49D301F17D85} + {1EBC7A53-4677-ADF1-8D4A-49D301F17D85} = {1EBC7A53-4677-ADF1-8D4A-49D301F17D85} + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} = {5EEFE977-C56D-462F-BDEE-12A5452EB8CC} + {5A42018B-95AC-A789-E4E4-59A692649DCA} = {5A42018B-95AC-A789-E4E4-59A692649DCA} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} + {2C7E83B9-7FE8-5555-97BA-FCF4D0728408} = {2C7E83B9-7FE8-5555-97BA-FCF4D0728408} + {BE7472E1-E76E-4969-A35F-054614F5884E} = {BE7472E1-E76E-4969-A35F-054614F5884E} + {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA} + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} = {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA} + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408}.Debug|Win32.ActiveCfg = Debug|Win32 + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408}.Debug|Win32.Build.0 = Debug|Win32 + {2C7E83B9-7FE8-5555-97BA-FCF4D0728408}.Debug|Win32.ActiveCfg = Debug|Win32 + {2C7E83B9-7FE8-5555-97BA-FCF4D0728408}.Debug|Win32.Build.0 = Debug|Win32 + {2C7E83B9-1234-432A-97BA-FCF4D0728408}.Debug|Win32.ActiveCfg = Debug|Win32 + {2F92EC58-D94C-40BF-8C82-77607C72E1E3}.Debug|Win32.ActiveCfg = Debug|Win32 + {2F92EC58-D94C-40BF-8C82-77607C72E1E3}.Debug|Win32.Build.0 = Debug|Win32 + {2F92EC58-1234-40BF-5678-77607C72E1E3}.Debug|Win32.ActiveCfg = Debug|Win32 + {2F92EC58-1234-40BF-5678-77607C72E1E3}.Debug|Win32.Build.0 = Debug|Win32 + {2C7E83B9-123A-BCDF-97BA-FCF4D0728408}.Debug|Win32.ActiveCfg = Debug|Win32 + {2C7E83B9-123A-BCDF-97BA-FCF4D0728408}.Debug|Win32.Build.0 = Debug|Win32 + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA}.Debug|Win32.ActiveCfg = Debug|Win32 + {E251B4F4-0B0A-482B-BA18-2509ADC4B6AA}.Debug|Win32.Build.0 = Debug|Win32 + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC}.Debug|Win32.ActiveCfg = Debug|Win32 + {5EEFE977-C56D-462F-BDEE-12A5452EB8CC}.Debug|Win32.Build.0 = Debug|Win32 + {5A42018B-95AC-A789-E4E4-59A692649DCA}.Debug|Win32.ActiveCfg = Debug|Win32 + {5A42018B-95AC-A789-E4E4-59A692649DCA}.Debug|Win32.Build.0 = Debug|Win32 + {0C80BBEE-1B00-4567-1234-067292C84EDB}.Debug|Win32.ActiveCfg = Debug|Win32 + {0C80BBEE-1B00-4567-1234-067292C84EDB}.Debug|Win32.Build.0 = Debug|Win32 + {E251B4F4-0B0A-482B-BB33-1234ADC4B6AA}.Debug|Win32.ActiveCfg = Debug|Win32 + {E251B4F4-0B0A-482B-BB33-1234ADC4B6AA}.Debug|Win32.Build.0 = Debug|Win32 + {BE7472E1-E76E-4969-A35F-054614F5884E}.Debug|Win32.ActiveCfg = Debug|Win32 + {BE7472E1-E76E-4969-A35F-054614F5884E}.Debug|Win32.Build.0 = Debug|Win32 + {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA}.Debug|Win32.ActiveCfg = Debug|Win32 + {E251B4F4-0B0A-482B-BA18-1234ADC4B6AA}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-4C3A-8DFF-49D301F17D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-4C3A-8DFF-49D301F17D85}.Debug|Win32.Build.0 = Debug|Win32 + {A60D658D-766C-40DB-BAFF-59AB884D86FB}.Debug|Win32.ActiveCfg = Debug|Win32 + {A60D658D-766C-40DB-BAFF-59AB884D86FB}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-4C3A-8D4A-49D301F17D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-4C3A-8D4A-49D301F17D85}.Debug|Win32.Build.0 = Debug|Win32 + {A60D658D-766C-40DB-BAE4-59AB884D86FB}.Debug|Win32.ActiveCfg = Debug|Win32 + {A60D658D-766C-40DB-BAE4-59AB884D86FB}.Debug|Win32.Build.0 = Debug|Win32 + {0F789DF8-22CC-4392-98DB-AC3960FAD4EA}.Debug|Win32.ActiveCfg = Debug|Win32 + {0F789DF8-22CC-4392-98DB-AC3960FAD4EA}.Debug|Win32.Build.0 = Debug|Win32 + {2F92EC58-D94C-40BF-4444-77607C72E1E3}.Debug|Win32.ActiveCfg = Debug|Win32 + {2F92EC58-D94C-40BF-4444-77607C72E1E3}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-ADF1-8D4A-49D301F17D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-ADF1-8D4A-49D301F17D85}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-4C3A-8DFF-269001F17D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-4C3A-8DFF-269001F17D85}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-75D7-8D4A-49D301F17D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-75D7-8D4A-49D301F17D85}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-4C3A-8DFF-49DFF4417D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-4C3A-8DFF-49DFF4417D85}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-4C3A-8D4A-49D301157985}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-4C3A-8D4A-49D301157985}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-33FF-4C3A-8DFF-49D301F17D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-33FF-4C3A-8DFF-49D301F17D85}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-33FF-7890-7890-49D301F17D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-33FF-7890-7890-49D301F17D85}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-5555-2222-49D301157985}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-5555-2222-49D301157985}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-AAAA-1234-49D301F17D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-AAAA-1234-49D301F17D85}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-1234-DDDD-49DFF4417D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-1234-DDDD-49DFF4417D85}.Debug|Win32.Build.0 = Debug|Win32 + {B4823266-DF8C-4EFB-91C0-C7E78C234EAC}.Debug|Win32.ActiveCfg = Debug|Win32 + {B4823266-DF8C-4EFB-91C0-C7E78C234EAC}.Debug|Win32.Build.0 = Debug|Win32 + {B4823266-DF8C-4EFB-91C0-C7688C234EAC}.Debug|Win32.ActiveCfg = Debug|Win32 + {B4823266-DF8C-4EFB-91C0-C7688C234EAC}.Debug|Win32.Build.0 = Debug|Win32 + {1EBC7A53-4677-FFFF-1234-49D301F17D85}.Debug|Win32.ActiveCfg = Debug|Win32 + {1EBC7A53-4677-FFFF-1234-49D301F17D85}.Debug|Win32.Build.0 = Debug|Win32 + {9462FDEA-3E53-4250-8710-DD50AF48607C}.Debug|Win32.ActiveCfg = Debug|Win32 + {9462FDEA-3E53-4250-8710-DD50AF48607C}.Debug|Win32.Build.0 = Debug|Win32 + {C684B76D-52EC-49CE-84F2-B031509419A5}.Debug|Win32.ActiveCfg = Debug|Win32 + {C684B76D-52EC-49CE-84F2-B031509419A5}.Debug|Win32.Build.0 = Debug|Win32 + {E7D19356-B0AB-44AD-ACCB-5FFFCC4837BE}.Debug|Win32.ActiveCfg = Debug|Win32 + {E7D19356-B0AB-44AD-ACCB-5FFFCC4837BE}.Debug|Win32.Build.0 = Debug|Win32 + {389DF3C9-A628-4F6D-8C52-8924FA01DE66}.Debug|Win32.ActiveCfg = Debug|Win32 + {389DF3C9-A628-4F6D-8C52-8924FA01DE66}.Debug|Win32.Build.0 = Debug|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {2C7E83B9-7FE8-5555-97BA-FCF4D0728408} = {B7B3CB79-CA94-4ED3-9DCA-EC12458C2EBD} + {2C7E83B9-1234-432A-97BA-FCF4D0728408} = {B7B3CB79-CA94-4ED3-9DCA-EC12458C2EBD} + {2C7E83B9-123A-BCDF-97BA-FCF4D0728408} = {B7B3CB79-CA94-4ED3-9DCA-EC12458C2EBD} + {2C7E83B9-7FE8-432A-97BA-FCF4D0728408} = {B7B3CB79-CA94-4ED3-9DCA-EC12458C2EBD} + {2F92EC58-1234-40BF-5678-77607C72E1E3} = {FC52B7B5-744E-45D6-815C-3502F9D965E7} + {2F92EC58-D94C-40BF-8C82-77607C72E1E3} = {FC52B7B5-744E-45D6-815C-3502F9D965E7} + {9462FDEA-3E53-4250-8710-DD50AF48607C} = {FC52B7B5-744E-45D6-815C-3502F9D965E7} + {C684B76D-52EC-49CE-84F2-B031509419A5} = {FC52B7B5-744E-45D6-815C-3502F9D965E7} + {A60D658D-766C-40DB-BAFF-59AB884D86FB} = {11041D08-354A-4300-9624-41277E67DE34} + {1EBC7A53-4677-4C3A-8DFF-269001F17D85} = {11041D08-354A-4300-9624-41277E67DE34} + {1EBC7A53-4677-4C3A-8DFF-49DFF4417D85} = {11041D08-354A-4300-9624-41277E67DE34} + {1EBC7A53-33FF-4C3A-8DFF-49D301F17D85} = {11041D08-354A-4300-9624-41277E67DE34} + {1EBC7A53-33FF-7890-7890-49D301F17D85} = {11041D08-354A-4300-9624-41277E67DE34} + {1EBC7A53-4677-1234-DDDD-49DFF4417D85} = {11041D08-354A-4300-9624-41277E67DE34} + {B4823266-DF8C-4EFB-91C0-C7E78C234EAC} = {11041D08-354A-4300-9624-41277E67DE34} + {1EBC7A53-4677-4C3A-8DFF-49D301F17D85} = {11041D08-354A-4300-9624-41277E67DE34} + {A60D658D-766C-40DB-BAE4-59AB884D86FB} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + {1EBC7A53-4677-ADF1-8D4A-49D301F17D85} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + {1EBC7A53-4677-75D7-8D4A-49D301F17D85} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + {1EBC7A53-4677-4C3A-8D4A-49D301157985} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + {1EBC7A53-4677-5555-2222-49D301157985} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + {1EBC7A53-4677-AAAA-1234-49D301F17D85} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + {B4823266-DF8C-4EFB-91C0-C7688C234EAC} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + {1EBC7A53-4677-4C3A-8D4A-49D301F17D85} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + {1EBC7A53-4677-FFFF-1234-49D301F17D85} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + {389DF3C9-A628-4F6D-8C52-8924FA01DE66} = {1CBEAA34-BA34-497D-A775-B9AF6F905696} + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection + GlobalSection(DevPartner) = postSolution + EndGlobalSection +EndGlobal diff --git a/iup/mak.vc8/iup_pplot.vcproj b/iup/mak.vc8/iup_pplot.vcproj new file mode 100755 index 0000000..0a4e7a2 --- /dev/null +++ b/iup/mak.vc8/iup_pplot.vcproj @@ -0,0 +1,137 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iup_pplot" + ProjectGUID="{5A42018B-95AC-A789-E4E4-59A692649DCA}" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\src;..\srcpplot;..\..\cd\include" + PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;_IUP_PPLOT_;CD_NO_OLD_INTERFACE;_DEBUG;IUP_ASSERT" + MinimalRebuild="false" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + WarningLevel="4" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="inc" + > + <File + RelativePath="..\srcpplot\iupPPlot.h" + > + </File> + <File + RelativePath="..\srcpplot\iuppplot.hpp" + > + </File> + <File + RelativePath="..\srcpplot\iupPPlotInteraction.h" + > + </File> + </Filter> + <Filter + Name="include" + > + <File + RelativePath="..\include\iup_pplot.h" + > + </File> + </Filter> + <File + RelativePath="..\srcpplot\iup_pplot.cpp" + > + </File> + <File + RelativePath="..\srcpplot\iup_pplot.def" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\srcpplot\iupPPlot.cpp" + > + </File> + <File + RelativePath="..\srcpplot\iupPPlotInteraction.cpp" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupcd.vcproj b/iup/mak.vc8/iupcd.vcproj new file mode 100755 index 0000000..8b4fcf2 --- /dev/null +++ b/iup/mak.vc8/iupcd.vcproj @@ -0,0 +1,104 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupcd" + ProjectGUID="{BE7472E1-E76E-4969-A35F-054614F5884E}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\..\cd\include" + PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,CD_NO_OLD_INTERFACE,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + PrecompiledHeaderFile="..\obj\iup/iupcd.pch" + AssemblerListingLocation="" + ObjectFile="$(IntDir)\" + ProgramDataBaseFileName="$(IntDir)\vc90.pdb" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srccd\iup_cd.c" + > + </File> + <File + RelativePath="..\srccd\iupcd.def" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupcontrols.vcproj b/iup/mak.vc8/iupcontrols.vcproj new file mode 100755 index 0000000..a780f89 --- /dev/null +++ b/iup/mak.vc8/iupcontrols.vcproj @@ -0,0 +1,335 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupcontrols" + ProjectGUID="{5EEFE977-C56D-462F-BDEE-12A5452EB8CC}" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\src;..\srccontrols;..\..\cd\include" + PreprocessorDefinitions="WIN32;_DEBUG;CD_NO_OLD_INTERFACE;_CRT_SECURE_NO_DEPRECATE;IUP_ASSERT" + MinimalRebuild="false" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="include" + > + <File + RelativePath="..\include\iupcb.h" + > + </File> + <File + RelativePath="..\include\iupcells.h" + > + </File> + <File + RelativePath="..\include\iupcolorbar.h" + > + </File> + <File + RelativePath="..\include\iupcontrols.h" + > + </File> + <File + RelativePath="..\include\iupdial.h" + > + </File> + <File + RelativePath="..\include\iupgauge.h" + > + </File> + <File + RelativePath="..\include\iupmask.h" + > + </File> + <File + RelativePath="..\include\iupmatrix.h" + > + </File> + <File + RelativePath="..\include\iuptabs.h" + > + </File> + <File + RelativePath="..\include\iuptree.h" + > + </File> + <File + RelativePath="..\include\iupval.h" + > + </File> + </Filter> + <Filter + Name="inc" + > + <File + RelativePath="..\srccontrols\iup_cdutil.h" + > + </File> + <File + RelativePath="..\srccontrols\iup_controls.h" + > + </File> + </Filter> + <Filter + Name="colorbrowser" + > + <File + RelativePath="..\srccontrols\color\iup_colorbrowser.c" + > + </File> + <File + RelativePath="..\srccontrols\color\iup_colorbrowserdlg.c" + > + </File> + <File + RelativePath="..\srccontrols\color\iup_colorhsi.c" + > + </File> + <File + RelativePath="..\srccontrols\color\iup_colorhsi.h" + > + </File> + </Filter> + <Filter + Name="matrix" + > + <File + RelativePath="..\srccontrols\matrix\iupmat_aux.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_colres.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_draw.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_edit.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_focus.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_getset.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_key.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_mark.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_mem.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_mouse.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_numlc.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_scroll.c" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmatrix.c" + > + </File> + <Filter + Name="inc" + > + <File + RelativePath="..\srccontrols\matrix\iupmat_aux.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_cd.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_colres.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_def.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_draw.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_edit.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_focus.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_getset.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_key.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_mark.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_mem.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_mouse.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_numlc.h" + > + </File> + <File + RelativePath="..\srccontrols\matrix\iupmat_scroll.h" + > + </File> + </Filter> + </Filter> + <File + RelativePath="..\srccontrols\iup_cdutil.c" + > + </File> + <File + RelativePath="..\srccontrols\iup_cells.c" + > + </File> + <File + RelativePath="..\srccontrols\iup_colorbar.c" + > + </File> + <File + RelativePath="..\srccontrols\iup_controls.c" + > + </File> + <File + RelativePath="..\srccontrols\iup_dial.c" + > + </File> + <File + RelativePath="..\srccontrols\iup_gauge.c" + > + </File> + <File + RelativePath="..\srccontrols\iup_oldmask.c" + > + </File> + <File + RelativePath="..\srccontrols\iup_oldtabs.c" + > + </File> + <File + RelativePath="..\srccontrols\iup_oldval.c" + > + </File> + <File + RelativePath="..\srccontrols\iupcontrols.def" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + /> + </FileConfiguration> + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupcore.vcproj b/iup/mak.vc8/iupcore.vcproj new file mode 100755 index 0000000..4b5b4a3 --- /dev/null +++ b/iup/mak.vc8/iupcore.vcproj @@ -0,0 +1,600 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupcore" + ProjectGUID="{2C7E83B9-7FE8-432A-97BA-FCF4D0728408}" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\src\win;..\include" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;IUP_ASSERT" + MinimalRebuild="false" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)\$(ProjectName).lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="src" + > + <File + RelativePath="..\src\iup.c" + > + </File> + <File + RelativePath="..\src\iup_array.c" + > + </File> + <File + RelativePath="..\src\iup_assert.c" + > + </File> + <File + RelativePath="..\src\iup_attrib.c" + > + </File> + <File + RelativePath="..\src\iup_callback.c" + > + </File> + <File + RelativePath="..\src\iup_childtree.c" + > + </File> + <File + RelativePath="..\src\iup_class.c" + > + </File> + <File + RelativePath="..\src\iup_classattrib.c" + > + </File> + <File + RelativePath="..\src\iup_classbase.c" + > + </File> + <File + RelativePath="..\src\iup_dlglist.c" + > + </File> + <File + RelativePath="..\src\iup_focus.c" + > + </File> + <File + RelativePath="..\src\iup_font.c" + > + </File> + <File + RelativePath="..\src\iup_func.c" + > + </File> + <File + RelativePath="..\src\iup_globalattrib.c" + > + </File> + <File + RelativePath="..\src\iup_key.c" + > + </File> + <File + RelativePath="..\src\iup_layout.c" + > + </File> + <File + RelativePath="..\src\iup_ledlex.c" + > + </File> + <File + RelativePath="..\src\iup_ledparse.c" + > + </File> + <File + RelativePath="..\src\iup_mask.c" + > + </File> + <File + RelativePath="..\src\iup_maskmatch.c" + > + </File> + <File + RelativePath="..\src\iup_maskparse.c" + > + </File> + <File + RelativePath="..\src\iup_names.c" + > + </File> + <File + RelativePath="..\src\iup_object.c" + > + </File> + <File + RelativePath="..\src\iup_open.c" + > + </File> + <File + RelativePath="..\src\iup_register.c" + > + </File> + <File + RelativePath="..\src\iup_show.c" + > + </File> + <File + RelativePath="..\src\iup_str.c" + > + </File> + <File + RelativePath="..\src\iup_strmessage.c" + > + </File> + <File + RelativePath="..\src\iup_table.c" + > + </File> + </Filter> + <Filter + Name="inc" + > + <File + RelativePath="..\src\iup_array.h" + > + </File> + <File + RelativePath="..\src\iup_assert.h" + > + </File> + <File + RelativePath="..\src\iup_attrib.h" + > + </File> + <File + RelativePath="..\src\iup_childtree.h" + > + </File> + <File + RelativePath="..\src\iup_class.h" + > + </File> + <File + RelativePath="..\src\iup_classbase.h" + > + </File> + <File + RelativePath="..\src\iup_dlglist.h" + > + </File> + <File + RelativePath="..\src\iup_drv.h" + > + </File> + <File + RelativePath="..\src\iup_drvfont.h" + > + </File> + <File + RelativePath="..\src\iup_drvinfo.h" + > + </File> + <File + RelativePath="..\src\iup_focus.h" + > + </File> + <File + RelativePath="..\src\iup_func.h" + > + </File> + <File + RelativePath="..\src\iup_globalattrib.h" + > + </File> + <File + RelativePath="..\src\iup_key.h" + > + </File> + <File + RelativePath="..\src\iup_layout.h" + > + </File> + <File + RelativePath="..\src\iup_ledlex.h" + > + </File> + <File + RelativePath="..\src\iup_mask.h" + > + </File> + <File + RelativePath="..\src\iup_maskmatch.h" + > + </File> + <File + RelativePath="..\src\iup_maskparse.h" + > + </File> + <File + RelativePath="..\src\iup_names.h" + > + </File> + <File + RelativePath="..\src\iup_object.h" + > + </File> + <File + RelativePath="..\src\iup_predial.h" + > + </File> + <File + RelativePath="..\src\iup_register.h" + > + </File> + <File + RelativePath="..\src\iup_str.h" + > + </File> + <File + RelativePath="..\src\iup_strmessage.h" + > + </File> + <File + RelativePath="..\src\iup_table.h" + > + </File> + </Filter> + <Filter + Name="include" + Filter="h;hpp;hxx;hm;inl;inc" + > + <File + RelativePath="..\include\iup.h" + > + </File> + <File + RelativePath="..\include\iupcbs.h" + > + </File> + <File + RelativePath="..\include\iupkey.h" + > + </File> + <File + RelativePath="..\include\iupspin.h" + > + </File> + </Filter> + <Filter + Name="windows" + > + <File + RelativePath="..\src\win\iupwindows_help.c" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="_WIN32_WINNT=0x0500;_WIN32_IE=0x0500" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\src\win\iupwindows_info.c" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="_WIN32_WINNT=0x0500;_WIN32_IE=0x0500" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\src\win\iupwindows_main.c" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="_WIN32_WINNT=0x0500;_WIN32_IE=0x0500" + /> + </FileConfiguration> + </File> + </Filter> + <Filter + Name="src_controls" + > + <File + RelativePath="..\src\iup_box.c" + > + </File> + <File + RelativePath="..\src\iup_button.c" + > + </File> + <File + RelativePath="..\src\iup_canvas.c" + > + </File> + <File + RelativePath="..\src\iup_cbox.c" + > + </File> + <File + RelativePath="..\src\iup_colordlg.c" + > + </File> + <File + RelativePath="..\src\iup_dialog.c" + > + </File> + <File + RelativePath="..\src\iup_filedlg.c" + > + </File> + <File + RelativePath="..\src\iup_fill.c" + > + </File> + <File + RelativePath="..\src\iup_fontdlg.c" + > + </File> + <File + RelativePath="..\src\iup_frame.c" + > + </File> + <File + RelativePath="..\src\iup_getparam.c" + > + </File> + <File + RelativePath="..\src\iup_hbox.c" + > + </File> + <File + RelativePath="..\src\iup_image.c" + > + </File> + <File + RelativePath="..\src\iup_label.c" + > + </File> + <File + RelativePath="..\src\iup_list.c" + > + </File> + <File + RelativePath="..\src\iup_menu.c" + > + </File> + <File + RelativePath="..\src\iup_messagedlg.c" + > + </File> + <File + RelativePath="..\src\iup_normalizer.c" + > + </File> + <File + RelativePath="..\src\iup_predial.c" + > + </File> + <File + RelativePath="..\src\iup_progressbar.c" + > + </File> + <File + RelativePath="..\src\iup_radio.c" + > + </File> + <File + RelativePath="..\src\iup_sbox.c" + > + </File> + <File + RelativePath="..\src\iup_scanf.c" + > + </File> + <File + RelativePath="..\src\iup_spin.c" + > + </File> + <File + RelativePath="..\src\iup_tabs.c" + > + </File> + <File + RelativePath="..\src\iup_text.c" + > + </File> + <File + RelativePath="..\src\iup_timer.c" + > + </File> + <File + RelativePath="..\src\iup_toggle.c" + > + </File> + <File + RelativePath="..\src\iup_tree.c" + > + </File> + <File + RelativePath="..\src\iup_user.c" + > + </File> + <File + RelativePath="..\src\iup_val.c" + > + </File> + <File + RelativePath="..\src\iup_vbox.c" + > + </File> + <File + RelativePath="..\src\iup_zbox.c" + > + </File> + </Filter> + <Filter + Name="inc_controls" + > + <File + RelativePath="..\src\iup_box.h" + > + </File> + <File + RelativePath="..\src\iup_button.h" + > + </File> + <File + RelativePath="..\src\iup_canvas.h" + > + </File> + <File + RelativePath="..\src\iup_dialog.h" + > + </File> + <File + RelativePath="..\src\iup_frame.h" + > + </File> + <File + RelativePath="..\src\iup_image.h" + > + </File> + <File + RelativePath="..\src\iup_label.h" + > + </File> + <File + RelativePath="..\src\iup_list.h" + > + </File> + <File + RelativePath="..\src\iup_menu.h" + > + </File> + <File + RelativePath="..\src\iup_progressbar.h" + > + </File> + <File + RelativePath="..\src\iup_stdcontrols.h" + > + </File> + <File + RelativePath="..\src\iup_tabs.h" + > + </File> + <File + RelativePath="..\src\iup_text.h" + > + </File> + <File + RelativePath="..\src\iup_timer.h" + > + </File> + <File + RelativePath="..\src\iup_toggle.h" + > + </File> + <File + RelativePath="..\src\iup_tree.h" + > + </File> + <File + RelativePath="..\src\iup_val.h" + > + </File> + </Filter> + <File + RelativePath="..\src\iup.def" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + /> + </FileConfiguration> + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupgl.vcproj b/iup/mak.vc8/iupgl.vcproj new file mode 100755 index 0000000..3cdeb89 --- /dev/null +++ b/iup/mak.vc8/iupgl.vcproj @@ -0,0 +1,127 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupgl" + ProjectGUID="{E251B4F4-0B0A-482B-BA18-2509ADC4B6AA}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\src" + PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;IUP_ASSERT" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srcgl\iup_glcanvas_win.c" + > + </File> + <File + RelativePath="..\srcgl\iup_glcanvas_x.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="d:\lng\x11inc" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\srcgl\iupgl.def" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\include\iupgl.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupgtk.vcproj b/iup/mak.vc8/iupgtk.vcproj new file mode 100755 index 0000000..5d0a8e2 --- /dev/null +++ b/iup/mak.vc8/iupgtk.vcproj @@ -0,0 +1,217 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupgtk" + ProjectGUID="{2C7E83B9-7FE8-5555-97BA-FCF4D0728408}" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\src\gtk;..\include;"d:\lng\gtk\include\atk-1.0";d:\lng\gtk\include\cairo;"d:\lng\gtk\include\glib-2.0";"d:\lng\gtk\include\gtk-2.0";"d:\lng\gtk\include\pango-1.0";"d:\lng\gtk\lib\gtk-2.0\include";"d:\lng\gtk\lib\glib-2.0\include"" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_WIN32_WINNT=0x0500;_WIN32_IE=0x0500;IUP_ASSERT;_CRT_SECURE_NO_DEPRECATE;GTK_DISABLE_DEPRECATED" + MinimalRebuild="false" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + AdditionalDependencies="iupcore.lib" + AdditionalLibraryDirectories="$(OutDir)" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="src" + > + <File + RelativePath="..\src\gtk\iupgtk_common.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_focus.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_font.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_globalattrib.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_key.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_loop.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_open.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_tips.c" + > + </File> + </Filter> + <Filter + Name="inc" + > + <File + RelativePath="..\src\gtk\iupgtk_drv.h" + > + </File> + </Filter> + <Filter + Name="src_controls" + > + <File + RelativePath="..\src\gtk\iupgtk_button.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_canvas.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_colordlg.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_dialog.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_filedlg.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_fontdlg.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_frame.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_image.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_label.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_list.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_menu.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_messagedlg.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_progressbar.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_tabs.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_text.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_timer.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_toggle.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_tree.c" + > + </File> + <File + RelativePath="..\src\gtk\iupgtk_val.c" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupim.vcproj b/iup/mak.vc8/iupim.vcproj new file mode 100755 index 0000000..62a26b2 --- /dev/null +++ b/iup/mak.vc8/iupim.vcproj @@ -0,0 +1,103 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupim" + ProjectGUID="{E251B4F4-0B0A-482B-BA18-1234ADC4B6AA}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\src;..\..\im\include" + PreprocessorDefinitions="WIN32,_DEBUG,_CRT_SECURE_NO_DEPRECATE;IUP_ASSERT" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srcim\iup_im.c" + > + </File> + <File + RelativePath="..\include\iupim.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupimglib.vcproj b/iup/mak.vc8/iupimglib.vcproj new file mode 100755 index 0000000..17711a3 --- /dev/null +++ b/iup/mak.vc8/iupimglib.vcproj @@ -0,0 +1,142 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupimglib" + ProjectGUID="{E251B4F4-0B0A-482B-BB33-1234ADC4B6AA}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\src" + PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="inc" + > + <File + RelativePath="..\srcimglib\iup_imglib_bitmaps.h" + > + </File> + <File + RelativePath="..\srcimglib\iup_imglib_bitmaps8.h" + > + </File> + <File + RelativePath="..\srcimglib\iup_imglib_bitmapsgtk.h" + > + </File> + <File + RelativePath="..\srcimglib\iup_imglib_icons.h" + > + </File> + <File + RelativePath="..\srcimglib\iup_imglib_icons8.h" + > + </File> + <File + RelativePath="..\srcimglib\iup_imglib_logos.h" + > + </File> + <File + RelativePath="..\srcimglib\iup_imglib_logos8.h" + > + </File> + </Filter> + <File + RelativePath="..\srcimglib\iup_image_library.c" + > + </File> + <File + RelativePath="..\srcimglib\iupimglib.def" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + /> + </FileConfiguration> + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iuplua3.vcproj b/iup/mak.vc8/iuplua3.vcproj new file mode 100755 index 0000000..2e5e78f --- /dev/null +++ b/iup/mak.vc8/iuplua3.vcproj @@ -0,0 +1,194 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iuplua3" + ProjectGUID="{1EBC7A53-4677-4C3A-8DFF-49D301F17D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\..\lua\include;..\..\cd\include;..\srclua3" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" + > + <File + RelativePath="..\srclua3\il_cbox.c" + > + </File> + <File + RelativePath="..\srclua3\il_getcolor.c" + > + </File> + <File + RelativePath="..\srclua3\il_getparam.c" + > + </File> + <File + RelativePath="..\srclua3\il_sbox.c" + > + </File> + <File + RelativePath="..\srclua3\il_scanf.c" + > + </File> + <File + RelativePath="..\srclua3\il_spin.c" + > + </File> + <File + RelativePath="..\srclua3\il_tabs.c" + > + </File> + <File + RelativePath="..\srclua3\il_tree.c" + > + </File> + <File + RelativePath="..\srclua3\il_val.c" + > + </File> + <File + RelativePath="..\srclua3\iuplua.c" + > + </File> + <File + RelativePath="..\srclua3\iuplua_api.c" + > + </File> + <File + RelativePath="..\srclua3\iuplua_widgets.c" + > + </File> + </Filter> + <Filter + Name="Lua" + > + <File + RelativePath="..\srclua3\constants.lua" + > + </File> + <File + RelativePath="..\srclua3\iuplua.lua" + > + </File> + <File + RelativePath="..\srclua3\iuplua_widgets.lua" + > + </File> + <File + RelativePath="..\srclua3\sbox.lua" + > + </File> + <File + RelativePath="..\srclua3\spin.lua" + > + </File> + <File + RelativePath="..\srclua3\tabs.lua" + > + </File> + <File + RelativePath="..\srclua3\tree.lua" + > + </File> + <File + RelativePath="..\srclua3\val.lua" + > + </File> + </Filter> + <Filter + Name="Includes" + > + <File + RelativePath="..\srclua3\il.h" + > + </File> + <File + RelativePath="..\include\iuplua.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iuplua5.vcproj b/iup/mak.vc8/iuplua5.vcproj new file mode 100755 index 0000000..0c62f76 --- /dev/null +++ b/iup/mak.vc8/iuplua5.vcproj @@ -0,0 +1,462 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iuplua5" + ProjectGUID="{1EBC7A53-4677-4C3A-8D4A-49D301F17D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\srclua5;..\..\lua5.1\include" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName)1.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" + > + <File + RelativePath="..\srclua5\iuplua.c" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + WarningLevel="4" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\srclua5\iuplua_api.c" + > + </File> + <Filter + Name="controls" + > + <File + RelativePath="..\srclua5\il_button.c" + > + </File> + <File + RelativePath="..\srclua5\il_canvas.c" + > + </File> + <File + RelativePath="..\srclua5\il_cbox.c" + > + </File> + <File + RelativePath="..\srclua5\il_colordlg.c" + > + </File> + <File + RelativePath="..\srclua5\il_dialog.c" + > + </File> + <File + RelativePath="..\srclua5\il_filedlg.c" + > + </File> + <File + RelativePath="..\srclua5\il_fill.c" + > + </File> + <File + RelativePath="..\srclua5\il_fontdlg.c" + > + </File> + <File + RelativePath="..\srclua5\il_frame.c" + > + </File> + <File + RelativePath="..\srclua5\il_getcolor.c" + > + </File> + <File + RelativePath="..\srclua5\il_getparam.c" + > + </File> + <File + RelativePath="..\srclua5\il_hbox.c" + > + </File> + <File + RelativePath="..\srclua5\il_image.c" + > + </File> + <File + RelativePath="..\srclua5\il_imagergb.c" + > + </File> + <File + RelativePath="..\srclua5\il_imagergba.c" + > + </File> + <File + RelativePath="..\srclua5\il_item.c" + > + </File> + <File + RelativePath="..\srclua5\il_label.c" + > + </File> + <File + RelativePath="..\srclua5\il_list.c" + > + </File> + <File + RelativePath="..\srclua5\il_menu.c" + > + </File> + <File + RelativePath="..\srclua5\il_messagedlg.c" + > + </File> + <File + RelativePath="..\srclua5\il_multiline.c" + > + </File> + <File + RelativePath="..\srclua5\il_normalizer.c" + > + </File> + <File + RelativePath="..\srclua5\il_progressbar.c" + > + </File> + <File + RelativePath="..\srclua5\il_radio.c" + > + </File> + <File + RelativePath="..\srclua5\il_sbox.c" + > + </File> + <File + RelativePath="..\srclua5\il_scanf.c" + > + </File> + <File + RelativePath="..\srclua5\il_separator.c" + > + </File> + <File + RelativePath="..\srclua5\il_spin.c" + > + </File> + <File + RelativePath="..\srclua5\il_spinbox.c" + > + </File> + <File + RelativePath="..\srclua5\il_submenu.c" + > + </File> + <File + RelativePath="..\srclua5\il_tabs.c" + > + </File> + <File + RelativePath="..\srclua5\il_text.c" + > + </File> + <File + RelativePath="..\srclua5\il_timer.c" + > + </File> + <File + RelativePath="..\srclua5\il_toggle.c" + > + </File> + <File + RelativePath="..\srclua5\il_tree.c" + > + </File> + <File + RelativePath="..\srclua5\il_tree_aux.c" + > + </File> + <File + RelativePath="..\srclua5\il_user.c" + > + </File> + <File + RelativePath="..\srclua5\il_val.c" + > + </File> + <File + RelativePath="..\srclua5\il_vbox.c" + > + </File> + <File + RelativePath="..\srclua5\il_zbox.c" + > + </File> + </Filter> + </Filter> + <Filter + Name="Lua" + > + <File + RelativePath="..\srclua5\constants.lua" + > + </File> + <File + RelativePath="..\srclua5\ctrl_template.lua" + > + </File> + <File + RelativePath="..\srclua5\generator.lua" + > + </File> + <File + RelativePath="..\srclua5\iuplua.lua" + > + </File> + <Filter + Name="controls" + > + <File + RelativePath="..\srclua5\button.lua" + > + </File> + <File + RelativePath="..\srclua5\canvas.lua" + > + </File> + <File + RelativePath="..\srclua5\cbox.lua" + > + </File> + <File + RelativePath="..\srclua5\colordlg.lua" + > + </File> + <File + RelativePath="..\srclua5\dialog.lua" + > + </File> + <File + RelativePath="..\srclua5\filedlg.lua" + > + </File> + <File + RelativePath="..\srclua5\fill.lua" + > + </File> + <File + RelativePath="..\srclua5\fontdlg.lua" + > + </File> + <File + RelativePath="..\srclua5\frame.lua" + > + </File> + <File + RelativePath="..\srclua5\hbox.lua" + > + </File> + <File + RelativePath="..\srclua5\image.lua" + > + </File> + <File + RelativePath="..\srclua5\imagergb.lua" + > + </File> + <File + RelativePath="..\srclua5\imagergba.lua" + > + </File> + <File + RelativePath="..\srclua5\item.lua" + > + </File> + <File + RelativePath="..\srclua5\label.lua" + > + </File> + <File + RelativePath="..\srclua5\list.lua" + > + </File> + <File + RelativePath="..\srclua5\menu.lua" + > + </File> + <File + RelativePath="..\srclua5\messagedlg.lua" + > + </File> + <File + RelativePath="..\srclua5\multiline.lua" + > + </File> + <File + RelativePath="..\srclua5\normalizer.lua" + > + </File> + <File + RelativePath="..\srclua5\progressbar.lua" + > + </File> + <File + RelativePath="..\srclua5\radio.lua" + > + </File> + <File + RelativePath="..\srclua5\sbox.lua" + > + </File> + <File + RelativePath="..\srclua5\separator.lua" + > + </File> + <File + RelativePath="..\srclua5\spin.lua" + > + </File> + <File + RelativePath="..\srclua5\spinbox.lua" + > + </File> + <File + RelativePath="..\srclua5\submenu.lua" + > + </File> + <File + RelativePath="..\srclua5\tabs.lua" + > + </File> + <File + RelativePath="..\srclua5\text.lua" + > + </File> + <File + RelativePath="..\srclua5\timer.lua" + > + </File> + <File + RelativePath="..\srclua5\toggle.lua" + > + </File> + <File + RelativePath="..\srclua5\tree.lua" + > + </File> + <File + RelativePath="..\srclua5\user.lua" + > + </File> + <File + RelativePath="..\srclua5\val.lua" + > + </File> + <File + RelativePath="..\srclua5\vbox.lua" + > + </File> + <File + RelativePath="..\srclua5\zbox.lua" + > + </File> + </Filter> + </Filter> + <Filter + Name="Includes" + > + <File + RelativePath="..\srclua5\il.h" + > + </File> + <File + RelativePath="..\include\iuplua.h" + > + </File> + <File + RelativePath="..\srclua5\scanf.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iuplua_pplot3.vcproj b/iup/mak.vc8/iuplua_pplot3.vcproj new file mode 100755 index 0000000..810f451 --- /dev/null +++ b/iup/mak.vc8/iuplua_pplot3.vcproj @@ -0,0 +1,110 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iuplua_pplot3" + ProjectGUID="{1EBC7A53-4677-1234-DDDD-49DFF4417D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\..\lua\include;..\..\cd\include;..\srclua3" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" + > + <File + RelativePath="..\srclua3\iuplua_pplot.c" + > + </File> + </Filter> + <Filter + Name="Lua" + > + <File + RelativePath="..\srclua3\pplot.lua" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iuplua_pplot5.vcproj b/iup/mak.vc8/iuplua_pplot5.vcproj new file mode 100755 index 0000000..95b5d91 --- /dev/null +++ b/iup/mak.vc8/iuplua_pplot5.vcproj @@ -0,0 +1,122 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iuplua_pplot5" + ProjectGUID="{1EBC7A53-4677-AAAA-1234-49D301F17D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\srclua5;..\..\lua5.1\include;..\..\cd\include" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName)1.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" + > + <File + RelativePath="..\srclua5\il_pplot.c" + > + </File> + <File + RelativePath="..\srclua5\iuplua_pplot.c" + > + </File> + </Filter> + <Filter + Name="Lua" + > + <File + RelativePath="..\srclua5\pplot.lua" + > + </File> + </Filter> + <Filter + Name="Includes" + > + <File + RelativePath="..\include\iuplua_pplot.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluacd3.vcproj b/iup/mak.vc8/iupluacd3.vcproj new file mode 100755 index 0000000..0ef35f5 --- /dev/null +++ b/iup/mak.vc8/iupluacd3.vcproj @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluacd3" + ProjectGUID="{B4823266-DF8C-4EFB-91C0-C7E78C234EAC}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\..\lua\include;..\..\cd\include" + PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,CD_NO_OLD_INTERFACE,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + PrecompiledHeaderFile="" + AssemblerListingLocation="" + ObjectFile="$(IntDir)\" + ProgramDataBaseFileName="$(IntDir)\vc90.pdb" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srclua3\iuplua_cd.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluacd5.vcproj b/iup/mak.vc8/iupluacd5.vcproj new file mode 100755 index 0000000..118f1a4 --- /dev/null +++ b/iup/mak.vc8/iupluacd5.vcproj @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluacd5" + ProjectGUID="{B4823266-DF8C-4EFB-91C0-C7688C234EAC}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\..\lua5.1\include;..\..\cd\include" + PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,CD_NO_OLD_INTERFACE,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + PrecompiledHeaderFile="" + AssemblerListingLocation="" + ObjectFile="$(IntDir)\" + ProgramDataBaseFileName="$(IntDir)\vc90.pdb" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName)1.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srclua5\iuplua_cd.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluacontrols3.vcproj b/iup/mak.vc8/iupluacontrols3.vcproj new file mode 100755 index 0000000..d482502 --- /dev/null +++ b/iup/mak.vc8/iupluacontrols3.vcproj @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluacontrols3" + ProjectGUID="{1EBC7A53-4677-4C3A-8DFF-49DFF4417D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\..\lua\include;..\..\cd\include;..\srclua3" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" + > + <File + RelativePath="..\srclua3\il_cells.c" + > + </File> + <File + RelativePath="..\srclua3\il_colorbar.c" + > + </File> + <File + RelativePath="..\srclua3\il_colorbrowser.c" + > + </File> + <File + RelativePath="..\srclua3\il_dial.c" + > + </File> + <File + RelativePath="..\srclua3\il_gauge.c" + > + </File> + <File + RelativePath="..\srclua3\il_mask.c" + > + </File> + <File + RelativePath="..\srclua3\il_matrix.c" + > + </File> + <File + RelativePath="..\srclua3\iuplua_controls.c" + > + </File> + </Filter> + <Filter + Name="Lua" + > + <File + RelativePath="..\srclua3\cells.lua" + > + </File> + <File + RelativePath="..\srclua3\colorbar.lua" + > + </File> + <File + RelativePath="..\srclua3\colorbrowser.lua" + > + </File> + <File + RelativePath="..\srclua3\dial.lua" + > + </File> + <File + RelativePath="..\srclua3\gauge.lua" + > + </File> + <File + RelativePath="..\srclua3\matrix.lua" + > + </File> + </Filter> + <Filter + Name="Includes" + > + <File + RelativePath="..\srclua3\il_controls.h" + > + </File> + <File + RelativePath="..\include\iupluacontrols.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluacontrols5.vcproj b/iup/mak.vc8/iupluacontrols5.vcproj new file mode 100755 index 0000000..2458549 --- /dev/null +++ b/iup/mak.vc8/iupluacontrols5.vcproj @@ -0,0 +1,182 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluacontrols5" + ProjectGUID="{1EBC7A53-4677-75D7-8D4A-49D301F17D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\srclua5;..\..\lua5.1\include;..\..\cd\include" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName)1.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" + > + <File + RelativePath="..\srclua5\il_cells.c" + > + </File> + <File + RelativePath="..\srclua5\il_colorbar.c" + > + </File> + <File + RelativePath="..\srclua5\il_colorbrowser.c" + > + </File> + <File + RelativePath="..\srclua5\il_dial.c" + > + </File> + <File + RelativePath="..\srclua5\il_gauge.c" + > + </File> + <File + RelativePath="..\srclua5\il_mask.c" + > + </File> + <File + RelativePath="..\srclua5\il_matrix.c" + > + </File> + <File + RelativePath="..\srclua5\il_matrix_aux.c" + > + </File> + <File + RelativePath="..\srclua5\iuplua_controls.c" + > + </File> + </Filter> + <Filter + Name="Lua" + > + <File + RelativePath="..\srclua5\cells.lua" + > + </File> + <File + RelativePath="..\srclua5\colorbar.lua" + > + </File> + <File + RelativePath="..\srclua5\colorbrowser.lua" + > + </File> + <File + RelativePath="..\srclua5\dial.lua" + > + </File> + <File + RelativePath="..\srclua5\gauge.lua" + > + </File> + <File + RelativePath="..\srclua5\matrix.lua" + > + </File> + </Filter> + <Filter + Name="Includes" + > + <File + RelativePath="..\srclua5\il_controls.h" + > + </File> + <File + RelativePath="..\include\iupluacontrols.h" + > + </File> + <File + RelativePath="..\srclua5\luagetparam.h" + > + </File> + <File + RelativePath="..\srclua5\luamask.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluaexe3.vcproj b/iup/mak.vc8/iupluaexe3.vcproj new file mode 100755 index 0000000..d63e803 --- /dev/null +++ b/iup/mak.vc8/iupluaexe3.vcproj @@ -0,0 +1,120 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iuplua3_exe" + ProjectGUID="{A60D658D-766C-40DB-BAFF-59AB884D86FB}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\src;..\..\lua\include;..\..\cd\include;..\..\im\include" + PreprocessorDefinitions="WIN32,_DEBUG,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalOptions="/MACHINE:I386" + AdditionalDependencies="iup.lib comctl32.lib iupcontrols.lib iup_pplot.lib iuplua_pplot3.lib iupgl.lib cd.lib freetype6.lib iupcd.lib iupluagl3.lib iupim.lib iupluaim3.lib iupluacontrols3.lib lua.lib lualib.lib iuplua3.lib opengl32.lib glu32.lib im.lib cdlua3.lib iupluacd3.lib imlua3.lib" + OutputFile="$(OutDir)/iuplua3.exe" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\..\im\lib;..\..\cd\lib;..\lib;..\..\lua\lib\vc9" + GenerateManifest="false" + GenerateDebugInformation="true" + SubSystem="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srcconsole\console3.lua" + > + </File> + <File + RelativePath="..\srcconsole\iup_lua3.c" + > + </File> + <File + RelativePath="..\srcconsole\iuplua3.rc" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluaexe5.vcproj b/iup/mak.vc8/iupluaexe5.vcproj new file mode 100755 index 0000000..854191e --- /dev/null +++ b/iup/mak.vc8/iupluaexe5.vcproj @@ -0,0 +1,121 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iuplua5_exe" + ProjectGUID="{A60D658D-766C-40DB-BAE4-59AB884D86FB}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="..\bin\iupluaexe5.tlb" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\srclua5;..\..\lua5.1\include;..\..\cd\include;..\..\im\include;..\..\luagl\include" + PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;IUPLUA_IMGLIB;USE_STATIC" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalOptions="/MACHINE:I386" + AdditionalDependencies="iup.lib comctl32.lib iupcontrols.lib iupimglib.lib iup_pplot.lib iupgl.lib cd.lib iupcd.lib freetype6.lib cdcontextplus.lib lua5.1.lib iuplua51.lib iupluaim51.lib iupluaimglib51.lib iupluagl51.lib iupluacontrols51.lib iuplua_pplot51.lib iupim.lib opengl32.lib glu32.lib gdiplus.lib im.lib cdlua51.lib iupluacd51.lib imlua51.lib imlua_process51.lib cdluaim51.lib im_process.lib" + OutputFile="$(OutDir)/iuplua51.exe" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\..\im\lib;..\..\cd\lib;..\lib;..\..\lua5.1\lib\vc9;..\..\luagl\lib\static" + GenerateManifest="false" + GenerateDebugInformation="true" + SubSystem="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srcconsole\console5.lua" + > + </File> + <File + RelativePath="..\srcconsole\iup_lua51.c" + > + </File> + <File + RelativePath="..\srcconsole\iuplua5.rc" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluaexe5gtk.vcproj b/iup/mak.vc8/iupluaexe5gtk.vcproj new file mode 100755 index 0000000..4d729fa --- /dev/null +++ b/iup/mak.vc8/iupluaexe5gtk.vcproj @@ -0,0 +1,117 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iuplua5gtk_exe" + ProjectGUID="{389DF3C9-A628-4F6D-8C52-8924FA01DE66}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="..\bin\iupluaexe5.tlb" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\srclua5;..\..\lua5.1\include;..\..\cd\include;..\..\im\include" + PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;IUPLUA_IMGLIB;USE_STATIC" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalOptions="/MACHINE:I386" + AdditionalDependencies="iupgtk.lib comctl32.lib gtk-win32-2.0.lib gdk-win32-2.0.lib gdk_pixbuf-2.0.lib pango-1.0.lib pangowin32-1.0.lib gobject-2.0.lib gmodule-2.0.lib glib-2.0.lib iupcontrols.lib iupimglib.lib iup_pplot.lib iupgl.lib cd.lib iupcd.lib freetype6.lib cdcontextplus.lib lua5.1.lib iuplua51.lib iupluaim51.lib iupluaimglib51.lib iupluagl51.lib iupluacontrols51.lib iuplua_pplot51.lib iupim.lib opengl32.lib glu32.lib gdiplus.lib im.lib cdlua51.lib iupluacd51.lib imlua51.lib imlua_process51.lib cdluaim51.lib im_process.lib" + OutputFile="$(OutDir)/iuplua51gtk.exe" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\..\im\lib;d:\lng\gtk\lib;..\..\cd\lib;..\lib;..\..\lua5.1\lib\vc9" + GenerateManifest="false" + GenerateDebugInformation="true" + SubSystem="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srcconsole\console5.lua" + > + </File> + <File + RelativePath="..\srcconsole\iup_lua51.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluagl3.vcproj b/iup/mak.vc8/iupluagl3.vcproj new file mode 100755 index 0000000..ccf7465 --- /dev/null +++ b/iup/mak.vc8/iupluagl3.vcproj @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluagl3" + ProjectGUID="{1EBC7A53-33FF-4C3A-8DFF-49D301F17D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\..\lua\include;..\..\cd\include;..\srclua3" + PreprocessorDefinitions="WIN32,_DEBUG,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srclua3\iuplua_glcanvas.c" + > + </File> + <File + RelativePath="..\include\iupluagl.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluagl5.vcproj b/iup/mak.vc8/iupluagl5.vcproj new file mode 100755 index 0000000..12822d6 --- /dev/null +++ b/iup/mak.vc8/iupluagl5.vcproj @@ -0,0 +1,118 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluagl5" + ProjectGUID="{1EBC7A53-4677-4C3A-8D4A-49D301157985}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\srclua5;..\..\lua5.1\include" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName)1.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" + > + <File + RelativePath="..\srclua5\il_glcanvas.c" + > + </File> + <File + RelativePath="..\srclua5\iuplua_glcanvas.c" + > + </File> + <File + RelativePath="..\include\iupluagl.h" + > + </File> + </Filter> + <Filter + Name="Lua" + > + <File + RelativePath="..\srclua5\glcanvas.lua" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluaim3.vcproj b/iup/mak.vc8/iupluaim3.vcproj new file mode 100755 index 0000000..f928818 --- /dev/null +++ b/iup/mak.vc8/iupluaim3.vcproj @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluaim3" + ProjectGUID="{1EBC7A53-4677-4C3A-8DFF-269001F17D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\..\lua\include;..\..\cd\include;..\srclua3" + PreprocessorDefinitions="WIN32,_DEBUG,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srclua3\iuplua_im.c" + > + </File> + <File + RelativePath="..\include\iupluaim.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluaim5.vcproj b/iup/mak.vc8/iupluaim5.vcproj new file mode 100755 index 0000000..e596071 --- /dev/null +++ b/iup/mak.vc8/iupluaim5.vcproj @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluaim5" + ProjectGUID="{1EBC7A53-4677-ADF1-8D4A-49D301F17D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\srclua5;..\..\lua5.1\include" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName)1.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srclua5\iuplua_im.c" + > + </File> + <File + RelativePath="..\include\iupluaim.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluaimglib5.vcproj b/iup/mak.vc8/iupluaimglib5.vcproj new file mode 100755 index 0000000..1a09336 --- /dev/null +++ b/iup/mak.vc8/iupluaimglib5.vcproj @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluaimglib5" + ProjectGUID="{1EBC7A53-4677-FFFF-1234-49D301F17D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\srclua5;..\..\lua5.1\include" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName)1.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srclua5\iuplua_imglib.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluaole3.vcproj b/iup/mak.vc8/iupluaole3.vcproj new file mode 100755 index 0000000..f37e980 --- /dev/null +++ b/iup/mak.vc8/iupluaole3.vcproj @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluaole3" + ProjectGUID="{1EBC7A53-33FF-7890-7890-49D301F17D85}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\..\lua\include;..\..\cd\include;..\srclua3" + PreprocessorDefinitions="WIN32,_DEBUG,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srclua3\iuplua_olecontrol.c" + > + </File> + <File + RelativePath="..\include\iupluaole.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupluaole5.vcproj b/iup/mak.vc8/iupluaole5.vcproj new file mode 100755 index 0000000..c8abb2f --- /dev/null +++ b/iup/mak.vc8/iupluaole5.vcproj @@ -0,0 +1,114 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupluaole5" + ProjectGUID="{1EBC7A53-4677-5555-2222-49D301157985}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include;..\srclua5;..\..\lua5.1\include" + PreprocessorDefinitions="WIN32,_DEBUG,IUPLUA_USELOH,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName)1.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" + > + <File + RelativePath="..\srclua5\il_olecontrol.c" + > + </File> + <File + RelativePath="..\include\iupluaole.h" + > + </File> + </Filter> + <Filter + Name="Lua" + > + <File + RelativePath="..\srclua5\olecontrol.lua" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupmot.vcproj b/iup/mak.vc8/iupmot.vcproj new file mode 100755 index 0000000..aedd67e --- /dev/null +++ b/iup/mak.vc8/iupmot.vcproj @@ -0,0 +1,235 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupmot" + ProjectGUID="{2C7E83B9-1234-432A-97BA-FCF4D0728408}" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\src\mot;..\include;d:\lng\x11inc;D:\_goodies\iup\_libs\openmotif2.1.30\lib" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_WIN32_WINNT=0x0500;_WIN32_IE=0x0500;IUP_ASSERT;_CRT_SECURE_NO_DEPRECATE" + MinimalRebuild="false" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="unix" + > + <File + RelativePath="..\src\mot\iupunix_help.c" + > + </File> + <File + RelativePath="..\src\mot\iupunix_info.c" + > + </File> + </Filter> + <Filter + Name="src" + > + <File + RelativePath="..\src\mot\iupmot_color.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_common.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_focus.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_font.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_globalattrib.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_key.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_loop.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_open.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_tips.c" + > + </File> + </Filter> + <Filter + Name="inc" + > + <File + RelativePath="..\src\mot\iupmot_color.h" + > + </File> + <File + RelativePath="..\src\mot\iupmot_drv.h" + > + </File> + </Filter> + <Filter + Name="src_controls" + > + <File + RelativePath="..\src\mot\iupmot_button.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_canvas.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_colordlg.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_dialog.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_filedlg.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_fontdlg.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_frame.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_image.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_label.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_list.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_menu.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_messagedlg.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_progressbar.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_tabs.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_text.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_timer.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_toggle.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_tree.c" + > + </File> + <File + RelativePath="..\src\mot\iupmot_val.c" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupole.vcproj b/iup/mak.vc8/iupole.vcproj new file mode 100755 index 0000000..f6afc87 --- /dev/null +++ b/iup/mak.vc8/iupole.vcproj @@ -0,0 +1,182 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupole" + ProjectGUID="{0C80BBEE-1B00-4567-1234-067292C84EDB}" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + MinimalRebuild="false" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="inc" + Filter="h;hpp;hxx;hm;inl;inc" + > + <File + RelativePath="..\srcole\tAmbientProperties.h" + > + </File> + <File + RelativePath="..\srcole\tDispatch.h" + > + </File> + <File + RelativePath="..\srcole\tLegacy.h" + > + </File> + <File + RelativePath="..\srcole\tOleClientSite.h" + > + </File> + <File + RelativePath="..\srcole\tOleControlSite.h" + > + </File> + <File + RelativePath="..\srcole\tOleHandler.h" + > + </File> + <File + RelativePath="..\srcole\tOleInPlaceFrame.h" + > + </File> + <File + RelativePath="..\srcole\tOleInPlaceSite.h" + > + </File> + </Filter> + <Filter + Name="src" + Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" + > + <File + RelativePath="..\srcole\iup_olecontrol.cpp" + > + </File> + <File + RelativePath="..\srcole\tAmbientProperties.cpp" + > + </File> + <File + RelativePath="..\srcole\tDispatch.cpp" + > + </File> + <File + RelativePath="..\srcole\tLegacy.cpp" + > + </File> + <File + RelativePath="..\srcole\tOleClientSite.cpp" + > + </File> + <File + RelativePath="..\srcole\tOleControlSite.cpp" + > + </File> + <File + RelativePath="..\srcole\tOleHandler.cpp" + > + </File> + <File + RelativePath="..\srcole\tOleInPlaceFrame.cpp" + > + </File> + <File + RelativePath="..\srcole\tOleInPlaceSite.cpp" + > + </File> + </Filter> + <Filter + Name="include" + > + <File + RelativePath="..\include\iupole.h" + > + </File> + </Filter> + <File + RelativePath="..\srcole\iupole.def" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupsample.vcproj b/iup/mak.vc8/iupsample.vcproj new file mode 100755 index 0000000..bddc4f6 --- /dev/null +++ b/iup/mak.vc8/iupsample.vcproj @@ -0,0 +1,1172 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupsample" + ProjectGUID="{9462FDEA-3E53-4250-8710-DD50AF48607C}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="..\bin\$(ProjectName).tlb" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\..\cd\include" + PreprocessorDefinitions="WIN32;_DEBUG;_WIN32_WINNT=0x0500;_WIN32_IE=0x0500;_CRT_SECURE_NO_DEPRECATE;__IUPDEF_H" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="comctl32.lib ole32.lib opengl32.lib glu32.lib iup.lib iupgl.lib iupcontrols.lib iupimglib.lib cd.lib freetype6.lib iupcd.lib iup_pplot.lib" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\lib;..\..\cd\lib;d:\lng\SpeechSDK\Lib\i386" + GenerateManifest="false" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="C" + > + <File + RelativePath="..\html\examples\C\alarm.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\button.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\canvas1.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\canvas2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\canvas3.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\cbox.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\cells_checkboard.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\cells_degrade.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\..\iup\html\examples\C\cells_numbering.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\colorbar.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\colorbrowser.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\dialog1.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\dialog2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\filedlg.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\fill.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\frame.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\gauge.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\getattribute.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\getcolor.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\getfile.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\getparam.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\glcanvas.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\hbox.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\idle.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\image.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\item.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\label.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\list1.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\list2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\listdialog.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\lua_init.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\mask.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\matrix.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\mdi.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\menu.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\message.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\multiline1.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\multiline2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\ole_browser.cpp" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\pplot.cpp" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\progressbar.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\radio.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\sample.c" + > + </File> + <File + RelativePath="..\html\examples\C\sbox1.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\sbox2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\scanf.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\scrollbar.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\separator.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\submenu.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\tabs.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\text.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\timer.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\toggle.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\tree.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\val.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\vbox.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\zbox.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + </Filter> + <Filter + Name="Lua" + > + <File + RelativePath="..\html\examples\Lua\alarm.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\button.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\canvas.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\colorbrowser.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\console.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\dial.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\dialog.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\filedlg.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\fill.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\fonts.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\frame.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\gauge.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\getcolor.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\getfile.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\getparam.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\glcanvas.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\hbox.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\idle.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\image.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\imagelib.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\item.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\label.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\list.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\listdialog.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\luagl.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\mask.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\mask_matrix.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\matrix.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\matrix_cbmode.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\menu.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\message.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\multiline.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\radio.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\sample.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\sbox.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\scanf.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\separator.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\submenu.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\tabs.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\text.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\timer.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\toggle.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\tray.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\tree1.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\tree2.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\tree3.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\val.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\vbox.wlua" + > + </File> + <File + RelativePath="..\html\examples\Lua\zbox.wlua" + > + </File> + </Filter> + <Filter + Name="LED" + > + <File + RelativePath="..\html\examples\LED\button.led" + > + </File> + <File + RelativePath="..\html\examples\LED\canvas.led" + > + </File> + <File + RelativePath="..\html\examples\LED\colorbrowser.led" + > + </File> + <File + RelativePath="..\html\examples\LED\dial.led" + > + </File> + <File + RelativePath="..\html\examples\LED\dialog.led" + > + </File> + <File + RelativePath="..\html\examples\LED\filedlg.led" + > + </File> + <File + RelativePath="..\html\examples\LED\fill.led" + > + </File> + <File + RelativePath="..\html\examples\LED\frame.led" + > + </File> + <File + RelativePath="..\html\examples\LED\gauge.led" + > + </File> + <File + RelativePath="..\html\examples\LED\hbox.led" + > + </File> + <File + RelativePath="..\html\examples\LED\image.led" + > + </File> + <File + RelativePath="..\html\examples\LED\label.led" + > + </File> + <File + RelativePath="..\html\examples\LED\list.led" + > + </File> + <File + RelativePath="..\html\examples\LED\matrix.led" + > + </File> + <File + RelativePath="..\html\examples\LED\menu.led" + > + </File> + <File + RelativePath="..\html\examples\LED\radio.led" + > + </File> + <File + RelativePath="..\html\examples\LED\sample.led" + > + </File> + <File + RelativePath="..\html\examples\LED\submenu.led" + > + </File> + <File + RelativePath="..\html\examples\LED\tabs.led" + > + </File> + <File + RelativePath="..\html\examples\LED\text.led" + > + </File> + <File + RelativePath="..\html\examples\LED\toggle.led" + > + </File> + <File + RelativePath="..\html\examples\LED\val.led" + > + </File> + <File + RelativePath="..\html\examples\LED\vbox.led" + > + </File> + <File + RelativePath="..\html\examples\LED\zbox.led" + > + </File> + <Filter + Name="src" + > + <File + RelativePath="..\html\examples\LED\dial.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\LED\filedlg.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\LED\gauge.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\LED\matrix.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\LED\tabs.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\LED\toggle.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + </Filter> + </Filter> + <File + RelativePath="..\test\iuptest.rc" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupsamplegtk.vcproj b/iup/mak.vc8/iupsamplegtk.vcproj new file mode 100755 index 0000000..b4792dd --- /dev/null +++ b/iup/mak.vc8/iupsamplegtk.vcproj @@ -0,0 +1,791 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupsamplegtk" + ProjectGUID="{C684B76D-52EC-49CE-84F2-B031509419A5}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="..\bin\$(ProjectName).tlb" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;"d:\lng\gtk\include\atk-1.0";d:\lng\gtk\include\cairo;"d:\lng\gtk\include\glib-2.0";"d:\lng\gtk\include\gtk-2.0";"d:\lng\gtk\include\pango-1.0";"d:\lng\gtk\lib\gtk-2.0\include";"d:\lng\gtk\lib\glib-2.0\include";..\..\cd\include" + PreprocessorDefinitions="WIN32;_DEBUG;_WIN32_WINNT=0x0400;_CRT_SECURE_NO_DEPRECATE;USE_GTK" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalOptions="/MACHINE:I386" + AdditionalDependencies="comctl32.lib ole32.lib opengl32.lib glu32.lib gtk-win32-2.0.lib gdk-win32-2.0.lib gdk_pixbuf-2.0.lib pango-1.0.lib pangowin32-1.0.lib gobject-2.0.lib gmodule-2.0.lib glib-2.0.lib iupgtk.lib iupgl.lib iupcontrols.lib iupimglib.lib iup_pplot.lib cd.lib freetype6.lib iupcd.lib" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\lib;d:\lng\gtk\lib;..\..\cd\lib" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="C" + > + <File + RelativePath="..\html\examples\C\alarm.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\button.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\canvas1.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\canvas2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\canvas3.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\cbox.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\cells_checkboard.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\cells_degrade.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\..\iup\html\examples\C\cells_numbering.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\colorbar.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\colorbrowser.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\dialog1.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\dialog2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\filedlg.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\fill.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\frame.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\gauge.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\getattribute.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\getcolor.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\getfile.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\getparam.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\glcanvas.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\hbox.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\idle.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\image.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\item.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\label.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\list1.c" + > + </File> + <File + RelativePath="..\html\examples\C\list2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\listdialog.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\lua_init.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\mask.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\matrix.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\mdi.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\menu.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\message.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\multiline1.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\multiline2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\ole_browser.cpp" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\pplot.cpp" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\progressbar.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\radio.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\sample.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\sbox1.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\sbox2.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\scanf.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\scrollbar.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\separator.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\submenu.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\tabs.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\text.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\timer.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\toggle.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\tree.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\val.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\vbox.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\html\examples\C\zbox.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iuptest.vcproj b/iup/mak.vc8/iuptest.vcproj new file mode 100755 index 0000000..375d83f --- /dev/null +++ b/iup/mak.vc8/iuptest.vcproj @@ -0,0 +1,304 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iuptest" + ProjectGUID="{2F92EC58-D94C-40BF-8C82-77607C72E1E3}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="..\bin\$(ProjectName).tlb" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\..\cd\include;D:\LNG\vld\include" + PreprocessorDefinitions="WIN32;_DEBUG;_WIN32_WINNT=0x0500;_WIN32_IE=0x0500;_CRT_SECURE_NO_DEPRECATE;__IUPDEF_H;BIG_TEST;USE_OPENGL;PPLOT_TEST" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="comctl32.lib ole32.lib opengl32.lib glu32.lib iup.lib iupgl.lib iupcontrols.lib iupimglib.lib cd.lib freetype6.lib iupcd.lib iup_pplot.lib vld.lib" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\lib;..\..\cd\lib;d:\lng\SpeechSDK\Lib\i386;D:\LNG\vld\lib" + GenerateManifest="false" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Resources" + > + <File + RelativePath="..\test\dial.led" + > + </File> + <File + RelativePath="..\test\iuptest.rc" + > + </File> + </Filter> + <File + RelativePath="..\test\bigtest.c" + > + </File> + <File + RelativePath="..\test\button.c" + > + </File> + <File + RelativePath="..\test\canvas.c" + > + </File> + <File + RelativePath="..\test\canvas_cddbuffer.c" + > + </File> + <File + RelativePath="..\test\canvas_cdsimple.c" + > + </File> + <File + RelativePath="..\test\canvas_scrollbar.c" + > + </File> + <File + RelativePath="..\test\cells_checkboard.c" + > + </File> + <File + RelativePath="..\test\cells_degrade.c" + > + </File> + <File + RelativePath="..\test\cells_numbering.c" + > + </File> + <File + RelativePath="..\test\class_conf.c" + > + </File> + <File + RelativePath="..\test\colorbar.c" + > + </File> + <File + RelativePath="..\test\colorbrowser.c" + > + </File> + <File + RelativePath="..\test\dial.c" + > + </File> + <File + RelativePath="..\test\dialog.c" + > + </File> + <File + RelativePath="..\test\frame.c" + > + </File> + <File + RelativePath="..\test\gauge.c" + > + </File> + <File + RelativePath="..\test\getcolor.c" + > + </File> + <File + RelativePath="..\test\getparam.c" + > + </File> + <File + RelativePath="..\test\glcanvas.c" + > + </File> + <File + RelativePath="..\test\glcanvas_cube.c" + > + </File> + <File + RelativePath="..\test\hbox.c" + > + </File> + <File + RelativePath="..\test\idle.c" + > + </File> + <File + RelativePath="..\test\label.c" + > + </File> + <File + RelativePath="..\test\list.c" + > + </File> + <File + RelativePath="..\test\matrix.c" + > + </File> + <File + RelativePath="..\test\matrix_cbmode.c" + > + </File> + <File + RelativePath="..\test\matrix_cbs.c" + > + </File> + <File + RelativePath="..\test\mdi.c" + > + </File> + <File + RelativePath="..\test\menu.c" + > + </File> + <File + RelativePath="..\test\ole.cpp" + > + </File> + <File + RelativePath="..\test\pplot.c" + > + </File> + <File + RelativePath="..\test\predialogs.c" + > + </File> + <File + RelativePath="..\test\progressbar.c" + > + </File> + <File + RelativePath="..\test\sample.c" + > + </File> + <File + RelativePath="..\test\spin.c" + > + </File> + <File + RelativePath="..\test\sysinfo.c" + > + </File> + <File + RelativePath="..\test\tabs.c" + > + </File> + <File + RelativePath="..\test\text.c" + > + </File> + <File + RelativePath="..\test\text_spin.c" + > + </File> + <File + RelativePath="..\test\timer.c" + > + </File> + <File + RelativePath="..\test\toggle.c" + > + </File> + <File + RelativePath="..\test\tray.c" + > + </File> + <File + RelativePath="..\test\tree.c" + > + </File> + <File + RelativePath="..\test\val.c" + > + </File> + <File + RelativePath="..\test\vbox.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iuptestgtk.vcproj b/iup/mak.vc8/iuptestgtk.vcproj new file mode 100755 index 0000000..46d9e49 --- /dev/null +++ b/iup/mak.vc8/iuptestgtk.vcproj @@ -0,0 +1,295 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iuptestgtk" + ProjectGUID="{2F92EC58-1234-40BF-5678-77607C72E1E3}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="..\bin\$(ProjectName).tlb" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;"d:\lng\gtk\include\atk-1.0";d:\lng\gtk\include\cairo;"d:\lng\gtk\include\glib-2.0";"d:\lng\gtk\include\gtk-2.0";"d:\lng\gtk\include\pango-1.0";"d:\lng\gtk\lib\gtk-2.0\include";"d:\lng\gtk\lib\glib-2.0\include";..\..\cd\include;D:\LNG\vld\include" + PreprocessorDefinitions="WIN32;_DEBUG;_WIN32_WINNT=0x0400;_CRT_SECURE_NO_DEPRECATE;BIG_TEST;USE_OPENGL;PPLOT_TEST" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalOptions="/MACHINE:I386" + AdditionalDependencies="comctl32.lib ole32.lib opengl32.lib glu32.lib gtk-win32-2.0.lib gdk-win32-2.0.lib gdk_pixbuf-2.0.lib pango-1.0.lib pangowin32-1.0.lib gobject-2.0.lib gmodule-2.0.lib glib-2.0.lib iupgtk.lib iupgl.lib iupcontrols.lib iupimglib.lib iup_pplot.lib cd.lib freetype6.lib iupcd.lib" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\lib;d:\lng\gtk\lib;..\..\cd\lib;D:\LNG\vld\lib" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Resources" + > + <File + RelativePath="..\test\dial.led" + > + </File> + </Filter> + <File + RelativePath="..\test\bigtest.c" + > + </File> + <File + RelativePath="..\test\button.c" + > + </File> + <File + RelativePath="..\test\canvas.c" + > + </File> + <File + RelativePath="..\test\canvas_cddbuffer.c" + > + </File> + <File + RelativePath="..\test\canvas_cdsimple.c" + > + </File> + <File + RelativePath="..\test\canvas_scrollbar.c" + > + </File> + <File + RelativePath="..\test\cells_checkboard.c" + > + </File> + <File + RelativePath="..\test\cells_degrade.c" + > + </File> + <File + RelativePath="..\test\cells_numbering.c" + > + </File> + <File + RelativePath="..\test\class_conf.c" + > + </File> + <File + RelativePath="..\test\colorbar.c" + > + </File> + <File + RelativePath="..\test\colorbrowser.c" + > + </File> + <File + RelativePath="..\test\dial.c" + > + </File> + <File + RelativePath="..\test\dialog.c" + > + </File> + <File + RelativePath="..\test\frame.c" + > + </File> + <File + RelativePath="..\test\gauge.c" + > + </File> + <File + RelativePath="..\test\getcolor.c" + > + </File> + <File + RelativePath="..\test\getparam.c" + > + </File> + <File + RelativePath="..\test\glcanvas.c" + > + </File> + <File + RelativePath="..\test\glcanvas_cube.c" + > + </File> + <File + RelativePath="..\test\hbox.c" + > + </File> + <File + RelativePath="..\test\idle.c" + > + </File> + <File + RelativePath="..\test\label.c" + > + </File> + <File + RelativePath="..\test\list.c" + > + </File> + <File + RelativePath="..\test\matrix.c" + > + </File> + <File + RelativePath="..\test\matrix_cbmode.c" + > + </File> + <File + RelativePath="..\test\matrix_cbs.c" + > + </File> + <File + RelativePath="..\test\mdi.c" + > + </File> + <File + RelativePath="..\test\menu.c" + > + </File> + <File + RelativePath="..\test\pplot.c" + > + </File> + <File + RelativePath="..\test\predialogs.c" + > + </File> + <File + RelativePath="..\test\progressbar.c" + > + </File> + <File + RelativePath="..\test\sample.c" + > + </File> + <File + RelativePath="..\test\spin.c" + > + </File> + <File + RelativePath="..\test\sysinfo.c" + > + </File> + <File + RelativePath="..\test\tabs.c" + > + </File> + <File + RelativePath="..\test\text.c" + > + </File> + <File + RelativePath="..\test\text_spin.c" + > + </File> + <File + RelativePath="..\test\timer.c" + > + </File> + <File + RelativePath="..\test\toggle.c" + > + </File> + <File + RelativePath="..\test\tray.c" + > + </File> + <File + RelativePath="..\test\tree.c" + > + </File> + <File + RelativePath="..\test\val.c" + > + </File> + <File + RelativePath="..\test\vbox.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupview.vcproj b/iup/mak.vc8/iupview.vcproj new file mode 100755 index 0000000..9a61127 --- /dev/null +++ b/iup/mak.vc8/iupview.vcproj @@ -0,0 +1,117 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupview" + ProjectGUID="{2F92EC58-D94C-40BF-4444-77607C72E1E3}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="..\bin\debug/iupview.tlb" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\src" + PreprocessorDefinitions="WIN32,_DEBUG,USE_IM,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalOptions="/MACHINE:I386" + AdditionalDependencies="comctl32.lib ole32.lib iup.lib iupcontrols.lib cd.lib freetype6.lib iupcd.lib iupgl.lib opengl32.lib glu32.lib iupimglib.lib im.lib iupim.lib" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\..\im\lib;..\..\cd\lib;..\lib" + GenerateManifest="false" + GenerateDebugInformation="true" + ProgramDatabaseFile="..\bin\iupview.pdb" + SubSystem="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\etc\iup.rc" + > + </File> + <File + RelativePath="..\srcview\iup_view.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupviewgtk.vcproj b/iup/mak.vc8/iupviewgtk.vcproj new file mode 100755 index 0000000..9276b02 --- /dev/null +++ b/iup/mak.vc8/iupviewgtk.vcproj @@ -0,0 +1,113 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupviewgtk" + ProjectGUID="{E7D19356-B0AB-44AD-ACCB-5FFFCC4837BE}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="..\bin\debug/iupviewgtk.tlb" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\src" + PreprocessorDefinitions="WIN32,_DEBUG,USE_IM,_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalOptions="/MACHINE:I386" + AdditionalDependencies="comctl32.lib ole32.lib gtk-win32-2.0.lib gdk-win32-2.0.lib gdk_pixbuf-2.0.lib pango-1.0.lib pangowin32-1.0.lib gobject-2.0.lib gmodule-2.0.lib glib-2.0.lib iupgtk.lib iupcontrols.lib cd.lib freetype6.lib iupcd.lib iupgl.lib opengl32.lib glu32.lib iupimglib.lib im.lib iupim.lib" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\..\im\lib;d:\lng\gtk\lib;..\..\cd\lib;..\lib" + GenerateManifest="true" + GenerateDebugInformation="true" + ProgramDatabaseFile="..\bin\iupviewgtk.pdb" + SubSystem="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\srcview\iup_view.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/iupwin.vcproj b/iup/mak.vc8/iupwin.vcproj new file mode 100755 index 0000000..c1e2434 --- /dev/null +++ b/iup/mak.vc8/iupwin.vcproj @@ -0,0 +1,250 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="iupwin" + ProjectGUID="{2C7E83B9-123A-BCDF-97BA-FCF4D0728408}" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\src;..\include" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_WIN32_WINNT=0x0500;_WIN32_IE=0x0500;WINVER=0x0500;IUP_ASSERT;_CRT_SECURE_NO_DEPRECATE;NOTREEVIEW" + MinimalRebuild="false" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + AdditionalDependencies="iupcore.lib" + OutputFile="$(OutDir)\iup.lib" + AdditionalLibraryDirectories="$(OutDir)" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="inc" + > + <File + RelativePath="..\src\win\iupwin_brush.h" + > + </File> + <File + RelativePath="..\src\win\iupwin_draw.h" + > + </File> + <File + RelativePath="..\src\win\iupwin_drv.h" + > + </File> + <File + RelativePath="..\src\win\iupwin_handle.h" + > + </File> + <File + RelativePath="..\src\win\iupwin_info.h" + > + </File> + </Filter> + <Filter + Name="src" + > + <File + RelativePath="..\src\win\iupwin_brush.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_common.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_draw.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_focus.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_font.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_globalattrib.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_handle.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_info.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_key.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_loop.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_open.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_tips.c" + > + </File> + </Filter> + <Filter + Name="src_controls" + > + <File + RelativePath="..\src\win\iupwin_button.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_canvas.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_colordlg.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_dialog.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_filedlg.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_fontdlg.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_frame.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_image.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_label.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_list.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_menu.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_messagedlg.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_progressbar.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_tabs.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_text.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_timer.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_toggle.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_tree.c" + > + </File> + <File + RelativePath="..\src\win\iupwin_val.c" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/iup/mak.vc8/ledc.vcproj b/iup/mak.vc8/ledc.vcproj new file mode 100755 index 0000000..766db48 --- /dev/null +++ b/iup/mak.vc8/ledc.vcproj @@ -0,0 +1,120 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="ledc" + ProjectGUID="{0F789DF8-22CC-4392-98DB-AC3960FAD4EA}" + Keyword="Win32Proj" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\bin" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" + MinimalRebuild="false" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + BrowseInformation="0" + WarningLevel="4" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + OutputFile="$(OutDir)/ledc.exe" + LinkIncremental="1" + SuppressStartupBanner="true" + GenerateManifest="false" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(OutDir)/ledc.pdb" + SubSystem="1" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\etc\iup.rc" + > + </File> + <File + RelativePath="..\srcledc\ledc.c" + > + </File> + <File + RelativePath="..\srcledc\lex.yy.c" + > + </File> + <File + RelativePath="..\srcledc\y.tab.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |