Last change
on this file since 9302 was
9286,
checked in by sforsten, 12 years ago
|
#2018:
- added new methods to the interface IStringConvertibleMatrix as well as two structs. Also the event ItemChanged has been changed to ItemsChanged
- class ValueTypeMatrix now implements IStringConvertibleMatrix instead of the classes which inherit from it
- small changes have been applied to a lot of classes to correctly implement the changed interface IStringConvertibleMatrix
- solution file, Build.cmd and PreBuildEvent.cmd have been added
|
File size:
293 bytes
|
Rev | Line | |
---|
[9286] | 1 | IF EXIST "%ProjectDir%\Properties\AssemblyInfo.cs.frame" SubWCRev "%ProjectDir%\" "%ProjectDir%\Properties\AssemblyInfo.cs.frame" "%ProjectDir%\Properties\AssemblyInfo.cs"
|
---|
| 2 | IF EXIST "%ProjectDir%\Plugin.cs.frame" SubWCRev "%ProjectDir%\" "%ProjectDir%\Plugin.cs.frame" "%ProjectDir%\Plugin.cs" |
---|
Note: See
TracBrowser
for help on using the repository browser.