Changeset 592 for branches/eraser6/Util/Util.csproj
- Timestamp:
- 11/19/2008 8:05:16 AM (5 years ago)
- File:
-
- 1 edited
-
branches/eraser6/Util/Util.csproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Util/Util.csproj
r582 r592 44 44 </ItemGroup> 45 45 <ItemGroup> 46 <Compile Include="..\Version.cs"> 47 <Link>Version.cs</Link> 48 </Compile> 46 49 <Compile Include="CryptAPI.cs" /> 47 50 <Compile Include="Localisation.cs" /> … … 65 68 </Target> 66 69 --> 70 <PropertyGroup> 71 <PreBuildEvent>buildinc "$(SolutionDir)\Version.binc" "$(SolutionDir)\Version.cs" 72 if ERRORLEVEL 0 exit 0</PreBuildEvent> 73 </PropertyGroup> 67 74 </Project>
Note: See TracChangeset
for help on using the changeset viewer.
