Display header files

Sysprogs forums Forums VisualGDB Display header files

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31962
    mattia
    Participant

    Hello,

    I’ve just imported an IAR project in VGDB. While I can easily see the Source file .c, I can’t see any of the .h files inside the virtual folder “Header file”, as you can see in the file attached. Is there a way to display the files included in the Header files?

    Thank you,

    Mattia Berton

    Attachments:
    You must be logged in to view attached files.
    #31969
    support
    Keymaster

    Hi,

    If the header files are missing in Solution Explorer, they were likely not directly referenced by the original IAR project either (it’s not necessary for build). You can add them to Solution Explorer via the “Add->Existing File” menu command similar to the regular Visual Studio projects.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.