Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "update_settings", "update_settings.vcxproj", "{3917B2E0-DE3A-4A41-B7EE-33CE0822FBCD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {3917B2E0-DE3A-4A41-B7EE-33CE0822FBCD}.Debug|Win32.ActiveCfg = Debug|Win32 {3917B2E0-DE3A-4A41-B7EE-33CE0822FBCD}.Debug|Win32.Build.0 = Debug|Win32 {3917B2E0-DE3A-4A41-B7EE-33CE0822FBCD}.Release|Win32.ActiveCfg = Release|Win32 {3917B2E0-DE3A-4A41-B7EE-33CE0822FBCD}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 11849 | Robert Cowham |
Fix Mac line endings. Get Scons working with MSBuild and update project file to use VS2010 |
||
#1 | 11847 | Robert Cowham | Rename/move file(s) | ||
//guest/robert_cowham/perforce/p4officediff/main/src/update_settings/update_settings.sln | |||||
#1 | 11846 | Robert Cowham | Rename P4WordDiff to P4OfficeDiff - start of process | ||
//guest/robert_cowham/p4worddiff/main/src/update_settings/update_settings.sln | |||||
#2 | 11599 | Robert Cowham |
Steps along the way. Basic project works (P4WordDiff) - removed dependency on outdated OCX. Also works better with Word 2010/13 Update_settings project updated to Visual Studio 2013 and compiles, even if it doesn't work yet! |
||
#1 | 11587 | Robert Cowham |
Initial project from internal sources. Needs updating (fgorm 2008 technology)! |