fix sln building - apparently you need these files
This commit is contained in:
parent
cdc753c10c
commit
6b67f47335
|
@ -0,0 +1,4 @@
|
||||||
|
static class SubWCRev
|
||||||
|
{
|
||||||
|
public const string SVN_REV = "$WCREV$";
|
||||||
|
}
|
|
@ -0,0 +1,4 @@
|
||||||
|
static class SubWCRev
|
||||||
|
{
|
||||||
|
public const string SVN_REV = "$WCREV$";
|
||||||
|
}
|
|
@ -0,0 +1,4 @@
|
||||||
|
static class SubWCRev
|
||||||
|
{
|
||||||
|
public const string SVN_REV = "$WCREV$";
|
||||||
|
}
|
Loading…
Reference in New Issue