annotate win32/w32pst.sln @ 60:97b7706bdda2

Work around bogus 7c.b5 blocks in some messages that have been read. They appear to have attachments, but of some unknown format. Before the message was read, it did not have any attachments. Use autoscan to cleanup our autoconf system. Use autoconf to detect when we need to use our XGetopt files and other header files. More fields, including BCC. Fix missing LE32_CPU byte swapping for FILETIME types.
author Carl Byington <carl@five-ten-sg.com>
date Sat, 16 Feb 2008 12:26:35 -0800
parents c508ee15dfca
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
1 Microsoft Visual Studio Solution File, Format Version 7.00
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "w32pst", "w32pst.vcproj", "{7ABFA22F-27B6-4771-A63A-F3BD9BB5E819}"
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
3 EndProject
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "readlog", "readlog.vcproj", "{DC5B4944-D652-4761-AF88-9FC2AC321FA1}"
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
5 EndProject
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
6 Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "LibPST", "Setup1.vdproj", "{F3CFFE7E-DA2E-4CDF-8BA7-D32C7A5F148A}"
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
7 EndProject
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
8 Global
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
9 GlobalSection(SolutionConfiguration) = preSolution
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
10 ConfigName.0 = Debug
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
11 ConfigName.1 = Release
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
12 EndGlobalSection
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
13 GlobalSection(ProjectDependencies) = postSolution
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
14 EndGlobalSection
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
15 GlobalSection(ProjectConfiguration) = postSolution
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
16 {7ABFA22F-27B6-4771-A63A-F3BD9BB5E819}.Debug.ActiveCfg = Debug|Win32
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
17 {7ABFA22F-27B6-4771-A63A-F3BD9BB5E819}.Debug.Build.0 = Debug|Win32
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
18 {7ABFA22F-27B6-4771-A63A-F3BD9BB5E819}.Release.ActiveCfg = Release|Win32
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
19 {7ABFA22F-27B6-4771-A63A-F3BD9BB5E819}.Release.Build.0 = Release|Win32
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
20 {DC5B4944-D652-4761-AF88-9FC2AC321FA1}.Debug.ActiveCfg = Debug|Win32
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
21 {DC5B4944-D652-4761-AF88-9FC2AC321FA1}.Debug.Build.0 = Debug|Win32
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
22 {DC5B4944-D652-4761-AF88-9FC2AC321FA1}.Release.ActiveCfg = Release|Win32
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
23 {DC5B4944-D652-4761-AF88-9FC2AC321FA1}.Release.Build.0 = Release|Win32
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
24 {F3CFFE7E-DA2E-4CDF-8BA7-D32C7A5F148A}.Debug.ActiveCfg = Debug
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
25 {F3CFFE7E-DA2E-4CDF-8BA7-D32C7A5F148A}.Release.ActiveCfg = Release
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
26 EndGlobalSection
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
27 GlobalSection(ExtensibilityGlobals) = postSolution
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
28 EndGlobalSection
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
29 GlobalSection(ExtensibilityAddIns) = postSolution
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
30 EndGlobalSection
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
31 EndGlobal