Rev 26 | Rev 31 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 26 | Rev 28 | ||
|---|---|---|---|
| Line 39... | Line 39... | ||
| 39 | </ClCompile> |
39 | </ClCompile> |
| 40 | <Link> |
40 | <Link> |
| 41 | <SubSystem>Console</SubSystem> |
41 | <SubSystem>Console</SubSystem> |
| 42 | <GenerateDebugInformation>true</GenerateDebugInformation> |
42 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 43 | </Link> |
43 | </Link> |
| - | 44 | <PostBuildEvent> |
|
| - | 45 | <Command>copy /b "$(TargetFileName)" ..\qnx800\host\win64\x86_64\usr\bin\ifstool.exe</Command> |
|
| - | 46 | </PostBuildEvent> |
|
| - | 47 | <PostBuildEvent> |
|
| - | 48 | <Message>Deploying to QNX8 toolchain...</Message> |
|
| - | 49 | </PostBuildEvent> |
|
| 44 | </ItemDefinitionGroup> |
50 | </ItemDefinitionGroup> |
| 45 | <ItemGroup> |
51 | <ItemGroup> |
| 46 | <ClCompile Include="buffer.c" /> |
52 | <ClCompile Include="buffer.c" /> |
| 47 | <ClCompile Include="dump.c" /> |
53 | <ClCompile Include="dump.c" /> |
| 48 | <ClCompile Include="ifstool.c" /> |
54 | <ClCompile Include="ifstool.c" /> |