My error is because $(TargetName).customext already exists so what i actualy need to do is
if exists $(TargetName).customext delete $(TargetName).customext
so to ammend my question how do i do that?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: post build conditionsThreaded View
|
Click Here to Expand Forum to Full Width |