//
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
1 VERSIONINFO
- FILEVERSION 0,13,0,0
- PRODUCTVERSION 0,13,0,0
+ FILEVERSION 0,14,0,0
+ PRODUCTVERSION 0,14,0,0
FILEOS VOS__WINDOWS32
FILETYPE VFT_APP
FILESUBTYPE VFT2_UNKNOWN
VALUE "Comments", "For more information, visit http://xestia.co.uk/addressbook"
VALUE "CompanyName", "Xestia Software Development"
VALUE "FileDescription", "Application executable"
- VALUE "FileVersion", "0.13"
+ VALUE "FileVersion", "0.14"
VALUE "InternalName", "xestiaab.exe"
VALUE "LegalCopyright", "(c) 2016 Xestia Software Development"
VALUE "LegalTrademarks", ""
VALUE "OriginalFilename", "xestiaab.exe"
VALUE "PrivateBuild", ""
VALUE "ProductName", "Xestia Address Book"
- VALUE "ProductVersion", "0.13"
+ VALUE "ProductVersion", "0.14"
VALUE "SpecialBuild", ""
}
}
<ClCompile Include="..\..\source\common\timers.cpp" />
<ClCompile Include="..\..\source\common\uuid.cpp" />
<ClCompile Include="..\..\source\common\win32ssl.cpp" />
+ <ClCompile Include="..\..\source\contacteditor\cdo\ContactDataObject-Save.cpp" />
<ClCompile Include="..\..\source\contacteditor\cdo\ContactDataObject.cpp" />
<ClCompile Include="..\..\source\contacteditor\frmContactEditor-Business.cpp" />
<ClCompile Include="..\..\source\contacteditor\frmContactEditor-Calendar.cpp" />
<ExceptionHandling>Sync</ExceptionHandling>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo>
- <ObjectFileName>vc_mswudll_x64\minimal\</ObjectFileName>
- <ProgramDataBaseFileName>vc_mswudll_x64\minimal.pdb</ProgramDataBaseFileName>
+ <ObjectFileName>$(IntDir)</ObjectFileName>
+ <ProgramDataBaseFileName>vc_mswudll_x64\xestiaab.pdb</ProgramDataBaseFileName>
<WarningLevel>Level4</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<ClCompile Include="..\..\source\search\XABSearchPanel.cpp">
<Filter>Resource Files\Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\..\source\contacteditor\cdo\ContactDataObject-Save.cpp">
+ <Filter>Resource Files\Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="xestiaab.rc">